HLASM Installation and Customization Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


DBCS

HLASM Installation and Customization Guide
SC26-3494-05

Read syntax diagramSkip visual syntax diagram
   .-DBCS=NO--.   
>>-+----------+------------------------------------------------><
   '-DBCS=YES-'   

YES
instructs the assembler to accept double-byte character set data, and to support graphic (G-type) constants. The assembler recognizes X'0E' and X'0F' in character strings enclosed by apostrophes, and treats them as shift-out and shift-in control characters for delimiting DBCS data.
NO
the assembler does not recognize X'0E' and X'0F' as double-byte character set data delimiters, and does not support graphic (G-type) constants.
Default
DBCS=NO

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014