Recognizes double-byte character sets (DBCS).
Default: |
NODBCS
|
Valid in: |
configuration file, SAS invocation
|
UNIX specifics: |
Also valid in SASV9_OPTIONS environment
variable
|
Category: |
Environment control: Language control
|
PROC OPTIONS GROUP= |
LANGUAGECONTROL
|
-DBCS | -NODBCS (UNIX and Windows)
|
- DBCS
-
recognizes double-byte character sets (DBCS) for encoding
values. DBCS encodings are used to support East Asian languages.
- NODBCS
-
does not recognize a DBCS for encoding values. Instead,
a single-byte character set (SBCS) is used for encoding values. A single byte
is used to represent each character in the character set.
The DBCS system option is used for supporting languages
from East Asian countries such as Chinese, Japanese, Korean, and Taiwanese.
|
Conceptual Information:
|
|
System
Options:
|
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.