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.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

IKScannerDevicePanel.NextImage

Queries path of next image.

Component Version macOS Windows Linux Server iOS SDK
ImageCapture 6.5 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "IKScannerDevicePanel.NextImage" )

Parameters

none

Result

Returns path or error.

Description

Queries path of next image.
You can use Container.ReadFile to read file and store it to a container.
Either you use the trigger and process each image there or you can call later IKScannerDevicePanel.ImageCount and IKScannerDevicePanel.NextImage to get the 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

This function checks for a license.

Created 7th November 2016, last changed 31st October 2023


IKScannerDevicePanel.ImageCount - IKScannerDevicePanel.Reset

💬 Ask a question or report a problem