Hi all,
Do you know where to change the EG config so local sessions use SAS with Unicode support?
Here what I've currently got:
I want to point -config to path ...\SASFoundation\9.4\nls\u8\sasv9.cfg but can't figure out where to actually change this.
Right now I just replaced the sasv9.cfg under ...\SASFoundation\9.4 which lets me spawn sessions with Unicode support but I'd prefer to "do it right".
Thanks, Patrick
Hi @Patrick,
That is the right way to do it, or at least it's the easiest way to make it stick.
You could also change the SAS Workspace 1.0 entry in the Windows registry:
HKEY_CLASSES_ROOT\WOW6432Node\CLSID\{440196D4-90F0-11D0-9F41-00A024BB830C}\LocalServer32
Documented here in the wayback doc:
https://support.sas.com/rnd/itech/doc9/admin_oma/sasserver/startserv/cmd_com.html
Hi @Patrick,
That is the right way to do it, or at least it's the easiest way to make it stick.
You could also change the SAS Workspace 1.0 entry in the Windows registry:
HKEY_CLASSES_ROOT\WOW6432Node\CLSID\{440196D4-90F0-11D0-9F41-00A024BB830C}\LocalServer32
Documented here in the wayback doc:
https://support.sas.com/rnd/itech/doc9/admin_oma/sasserver/startserv/cmd_com.html
Thank you!
I tried changing the registry but didn't have sufficient permissions so replacing the .cfg it is.
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.