Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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