The GETLOCENV function
returns the locale/language environment value for a valid SAS locale.
The following environment values are possible:
The SAS session encoding
is SBCS (Single-Byte Character Set). SASWZSD is loaded for string
manipulation.
The SAS session encoding
is DBCS (Double-Byte Character Set). SASWZSD is loaded for string
manipulation.
The SAS session encoding
is Unicode(UTF8). SASWZSU is loaded for string manipulation.
If you receive a blank
value, then the WZSS subsystem is not available. This action suggests
a configuration or installation error.