Name

UI::PlayMacro — Play a recorded macro

Synopsis

void PlayMacro ( string  macroFileName );

Parameters

string macroFileName

Return

void

Description

Execute everything in macro file "macroFileName". Any errors are sent to the log file only. The macro can be terminated only from within the macro file.