Usage Note 37482: Setting up SAS® software to read Simplified Chinese data
This example uses SAS® 9.4 and Windows 7.
- If you can read Simplified Chinese, install the Simplified Chinese edition of SAS. Otherwise, use the English edition with double-byte character set (DBCS).
- Re-set regional and language settings for your PC:
- Select Start ► Control Panel.
- Click Region and Language.
- In the Region and Language dialog box, click the Administrative tab.
- On the Administrative tab, click the Change system locale button to display the Region and Language Settings dialog box.
- From the drop-down list, select your system locale value Chinese(Simplified, PRC) and click OK.
- Restart your computer.
- Change SAS system options for languages. The default setting in C:\Program Files\SASHome\SASFoundation\9.4\nls\1d\sasv9.cfg (for example) is Japanese. (For more information, see SAS Note 18317: "The default SAS® double-byte character set (DBCS) session locale is set to Japanese on SAS®9.") Change it in this manner:
- In Notepad, open the file C:\Program Files\SASHome\SASFoundation\9.4\nls\1d\sasv9.cfg.
- Search for the -LOCALE option.
- Comment out this line: /* -LOCALE ja_JP */
- Add this new line: -LOCALE zh_CN
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: | 2014-04-10 15:53:04 |
Date Created: | 2009-10-15 17:09:42 |