ENDMACRO

From ICE Enterprises
Revision as of 18:04, 27 April 2020 by ConvertBot (talk | contribs) (mark the end of the STARTMACRO command section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

mark the end of the STARTMACRO command section

 The block of commands initiated with a STARTMACRO statement in a 
 macro must be terminated with an ENDMACRO statement.  When this statement
 is reached, control returns to the calling macro or command line.

SEE ALSO:  STARTMACRO