BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
blueskyxyz
Lapis Lazuli | Level 10

blueskyxyz_0-1654587460967.png

 

Hi guys,

do you meet this situation as the picture when opening the sas 9.4 of chinese simplified , it's a windows system with english language ? how do you deal with it?

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
8 REPLIES 8
Kurt_Bremser
Super User

Running software with a different character set is always tricky in Windows, as parts of the UI (window titles, menu items) are built by Windows itself depending on the system locale.

Which of the SAS versions did you use to create your initial screenshot?

blueskyxyz
Lapis Lazuli | Level 10
SAS 9.4 installed in the Server, some Chinese study with Chines characters should use the Chinese sas to run, otherwise there will be unreadable character, I want to know could this issue be solved ? or request IT to bulid another server only for Chinese study, but it costs a lot.
blueskyxyz
Lapis Lazuli | Level 10

blueskyxyz_0-1654766962798.png

the sas staff helped us solve this issue, thanks Kurt and kiwi @SASKiwi @Kurt_Bremser 

SASKiwi
PROC Star

Usually you specify the languages you want supported when you install SAS. English gets installed regardless, Chinese would be an additional selection. What does this report when you run it in your SAS server session:

proc options option = locale;
run;

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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
  • 8 replies
  • 1661 views
  • 4 likes
  • 3 in conversation