HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


DBCS

HLASM Programmer's Guide
SC26-4941-06

Read syntax diagramSkip visual syntax diagram
   .-NODBCS-.   
>>-+--------+--------------------------------------------------><
   '-DBCS---'   

Default
NODBCS
Abbreviations
None
DBCS
Instructs the assembler to accept double-byte character set data, and to support graphic (G-type) constants and self-defining terms. 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.
NODBCS
Specifies that 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 and self-defining terms.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014