MLITERAL
The MLITERAL compiler directive enclosed a macro parameter replacement string in double quotes. The directive uses the following format:
|
|
|
|
Where:
macroparam
Required. A currently valid {param} label reference for a MACRO definition replacement parameter.
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, this operator is replaced by double quote marks.
See Also: Example Code, Compiler Directives
![]() |