Usage Note 14300: How do I set up SAS® software to read Korean data?
This example uses SAS® 9.4 and Windows 7.
- If you can read Korean, install the Korean 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 Korean(Korea) 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. Change it in this manner:
- In Notepad, open 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 ko_KR
Operating System and Release Information
SAS System | Base SAS | Microsoft Windows XP Professional | 9.1 TS1M0 | |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M0 | |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M0 | |
Microsoft Windows 2000 Professional | 9.1 TS1M0 | |
Microsoft Windows NT Workstation | 9.1 TS1M0 | |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M0 | |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M0 | |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M0 | |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M0 | |
Microsoft Windows 2000 Server | 9.1 TS1M0 | |
*
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.
Type: | Usage Note |
Priority: | |
Topic: | System Administration ==> Installation ==> NLS (National Language Support)
|
Date Modified: | 2007-05-06 18:19:58 |
Date Created: | 2005-01-21 13:12:52 |