Usage Note 37482: Setting up SAS® software to read Simplified Chinese data
To enable SAS to read Simplified Chinese data, you must set the DBCSLANG system option to a value of Chinese and change the regional and language options for your computer.
To set the DBCSLANG option to Chinese, follow these steps:
- In Microsoft Windows Notepad, open the sasv9.cfg file. The default location for the sasv9.cfg file is !SASROOT\nls\1d\.
- Search for the DBCSLANG option (that is, -dbcslang).
- Add comment delimiters to the DBCSLANG option that currently appears in the file, as follows:
/* -dbcslang japanese*/
- Add the following option:
-dbcslang chinese
To change the regional and language options for your computer, follow these steps:
- Click Start ► Settings ► Control Panel ► Regional and Language Options.
- Click the Languages tab.
- Under Supplemental language support, select the Install files for East Asian languages check box.
Note: A message might appear that prompts you to insert your Microsoft Windows installation CD. The CD is required for installing the files for East Asian languages. After the language files are installed, you will be prompted to reboot your computer. However, complete the following steps before you reboot your computer.
- Click the Advanced tab.
- Select Chinese (PRC) from the Language for non-Unicode programs list.
- Click OK.
- Reboot your computer.
For more information about the DBCSLANG system option and language settings in SAS, see SAS National Language Support (NLS).
Operating System and Release Information
| SAS System | Base SAS | Microsoft Windows XP Professional | 9.1 TS1M3 SP4 | |
| Windows Vista | 9.1 TS1M3 SP4 | |
| Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 SP4 | |
| Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 SP4 | |
| Microsoft Windows NT Workstation | 9.1 TS1M3 SP4 | |
| Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 SP4 | |
| Microsoft Windows 2000 Professional | 9.1 TS1M3 SP4 | |
| Microsoft Windows 2000 Server | 9.1 TS1M3 SP4 | |
| Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 SP4 | |
| Microsoft Windows XP 64-bit Edition | 9.1 TS1M3 SP4 | |
| Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.1 TS1M3 SP4 | |
| Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.1 TS1M3 SP4 | |
| Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 SP4 | |
| Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 SP4 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Date Modified: | 2011-11-03 16:36:29 |
| Date Created: | 2009-10-15 17:09:42 |