STOP

From ICE Enterprises
Jump to navigation Jump to search

terminate macro execution

<TEXT> - Warning message (optional)

When encountered while a macro is running, STOP terminates macro execution.
It also marks the end of the command portion of the macro definition and 
must appear before a PROCEDURE statement.

See also: PROCEDURE