CAPL Script

StartMacroFile

Note Note that a relative path to the configuration directory or an absolute path can be specified for the macro file.Just the file name of the macro can also be specified. For this option, the macro file must be located in the same folder as the configuration.

Syntax

dword StartMacroFile(char fileName[]);

Function

Starts playing the macro with thefileNamefile name.

Parameters

fileName Macro file.

Return Values

The returned handle is required tostop the macro playback.