HLASM Language Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Unquoted operands

HLASM Language Reference
SC26-4940-06

The assembler normally retains the case of unquoted macro operands. However, to maintain uppercase alphabetic character set compatibility with earlier assemblers, High Level Assembler provides the COMPAT(MACROCASE) assembler option. When you specify this option, the assembler internally converts lowercase alphabetic characters (a through z) in unquoted macro instruction operands to uppercase alphabetic characters (A though Z), before macro expansion begins.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014