I am running SAS Chinese language version. The log prints properly, but the app still struggles to get the characters right in other places, such as the user interface and script content.
Thread moved to Enterprise Guide forum.
This looks like a .Net issue. Any idea what could be happening @ChrisHemedinger ?
That is DMS, not EG. No .NET harmed in DMS (DMS way predates .NET).
True. I must have been asleep. The DMS (V 6.06 for Windows, released in 1990) predates UTF8 too.
Your best bet is SAS Tech support. No other application is giving you trouble @xyxu ?
When I use SAS 9.4 (English) there was no trouble
You could try using UTF-8 encoding with Chinese locale:
"C:\Program Files\SASHome\x86\SASFoundation\9.4\sas.exe" -encoding utf8 locale zh
And see if that yields better results. If not, I also recommend contacting SAS Technical Support.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.