MPARAMNUM
The MPARAMNUM compiler directive identifies the number of parameters that have been specified as input for a MACRO expansion operation. The directive uses the following format:
|
|
|
Flags Affected: NONE
Note the following:
This operator is only valid within the body of a MACRO and requires a specific syntax format.
When a valid syntax form is detected, the number of parameters that have been specified as input for a MACRO expansion operation is returned.
This operator can ONLY be used in an EQUATE or %IF - CIF directive statements.
See Also: Compiler Directives
![]() |