Description: Delimit a SCRLOOP keymacro when multiple keymacros used on one line.
Syntax: <SCRLOOP>@filename,frequency,repeats</SCRLOOP>,<keymacro>
Arguments: <SCRLOOP>@, filename, commas, frequency, repeats
See Also: < SCRLOOP>
Example: Use multiple keymacros on one pushbutton, to loop script every 3 seconds, repeat 20 times, acknowledge all current alarms.
<SCRLOOP>@playwarning.scr,3.0,20<\SCRLOOP>,<ALMACK>
This command marks the end of a <SCRLOOP> keymacro when multiple keymacros are used on one line of a pushbutton. There are no spaces in the command.