DADiSP Worksheet Functions > Function Categories > Macro and Command File Functions > #UNDEFALL

 

#UNDEFALL

Purpose:

Deletes the entire list of macros associated with the current Worksheet.

Syntax:

#UNDEFALL

Remarks:

#UNDEFALL removes all macros including system macros. See RESETMACROS to delete all user defined macros and reset system macros to their original definitions.

 

See UNDEFALLMACROS for a functional equivalent of #UNDEFALL.

See Also:

#DEFAULT

#DEFINE

#UNDEFINE

CLEAR

RESETMACROS

UNDEFALLMACROS