DADiSP Worksheet Functions > Function Categories > Macro and Command File Functions > RESETMACROS
Deletes all user defined macros and resets system macros.
RESETMACROS(verbose)
verbose |
- |
Optional. An integer, the warning flag:
|
resetmacros
deletes all user defined macros and resets system macros to their original definitions.
resetmacros(1)
same as above accept a warning message is displayed.
RESETMACROS is useful for restoring macros to their original startup state.