Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

IKSlideShow.AddPath

Adds a slide.

Component Version macOS Windows Linux Server iOS SDK
IKSlideShow 3.1 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "IKSlideShow.AddPath"; Path )   More

Parameters

Parameter Description Example
Path The native file path to the image file. "/Users/test/Images/test.jpg"

Result

Returns the number of slides added or an error message.

Description

Adds a slide.
The file can contain an image (GIF, PNG, BMP, JPEG) or an image file (TIFF, BMP, PNG, JPEG and other formats supported by macOS)
Sets mode to images.

This function requires a native path. Use Path.FileMakerPathToNativePath to convert a FileMaker path to a native path if required. If you like to have the user choose the path, you can use FileDialog functions.

See also

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 10th August 2020


IKSlideShow.AddPDF - IKSlideShow.AddURL

💬 Ask a question or report a problem