The NMACRO command removes the definition of one or more specified macros or the definitions of all currently defined macros.
Either the specific macro name(s) or /ALL must be specified.
Example
In this example, the macro named info is removed.
CodeWatch> NMACRO info
In this example, all macro definitions are removed.
Description
The NMACRO command removes the definition of one or more specified macros or the definitions of all currently defined macros. Either the specific macro name(s) or /ALL must be specified.