Macro Control directives

The following table lists the macro control directives, used for the definition and expansion of macros.

Table 1. Macro control directives
Directive Description
ENDM - End macro definition End of user defined macro.
MACRO - Begin macro definition Start of user defined macro.
MEXIT - Terminate Macro Expansion Exit from macro expansion.