DBCS
Using DBCS
causes the compiler to recognize X'0E'
(SO)
and X'0F'
(SI) as shift codes for the double-byte
portion of
an alphanumeric literal.
Default is: DBCS
Abbreviations are: None
With DBCS
in effect, the double-byte portion of
the literal is
syntax-checked and the literal remains category alphanumeric.