Contents - Index


Reset (Macro Command)

 

Reset

 

or

 

Reset  a, b, c

 

Reset will reset the status of the list of variables that follow the Reset keyword  (e.g., a, b, and c0) to unassigned.  If no variable names are provided after ther Reset keyword, the status of all macro variables will be reset.

 

This command may be useful if a variable has previously been used in a macro command list and is now to be used in another manner in the same macro command list.

 

MacroCommands