BookmarkSubscribeRSS Feed
samforsas
Calcite | Level 5
After I installed SAS base 9.2 in Windows 7, the options menu for enhanced editor is in Japanese. All other menus are in english. In the editor the key back slash "\" types in symbol for yen. When I mingled with the menus I found out that the SAS System options / Environment control / Language control shows:

DFLANG JAPANESE
DBCSLANG JAPANESE
LOCALE JAPANESE_JAPAN

among other options.

I'm new to SAS. I don't know how to change these options to English US. Please help.





How can I change the
4 REPLIES 4
Ksharp
Super User
re-local the directory to D:\SAS\SASFoundation\9.2\SASV9.CFG
Open it use Notepad, and change the following line
[pre]
-CONFIG "d:\SAS\SASFoundation\9.2\nls\zh\SASV9.CFG"

to

-CONFIG "d:\SAS\SASFoundation\9.2\nls\en\SASV9.CFG"
[/pre]

zh is to mean chinese version sas.
en is to mean english version sas.


Ksharp
samforsas
Calcite | Level 5
KSharp

The line in that file is already with en in it. Option menu for all windows but enhanced editor is also in english.
Ksharp
Super User
Oh.I have no experience about this.since my sas is english.
Maybe support.sas.com can help you ,try to search by it.


I found some url , maybe it is not what you want ,but can give you some clue.
http://support.sas.com/kb/20/581.html
http://support.sas.com/kb/18/849.html

Ksharp
Tim_SAS
Barite | Level 11
I suggest you contact Technical Support

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 11263 views
  • 0 likes
  • 3 in conversation