Hello everybody
How can I change my output (like axis labels in a chart) to Persian in SAS 9.4.
Here are some features of my softwares:
NOTE: SAS (r) Proprietary Software 9.4 (TS1M3)
NOTE: This session is executing on the X64_8PRO platform.
NOTE: Additional host information:
X64_8PRO WIN 6.2.9200 Workstation
Thanks in advance.
You need to launch SAS with LOCALE=FA_IR, which means you should also use the Arabic encoding. See the blog post
https://blogs.sas.com/content/sgf/2014/09/26/encoding-helping-sas-speak-your-language/
which includes links to the SAS NLS documentation.
You need to launch SAS with LOCALE=FA_IR, which means you should also use the Arabic encoding. See the blog post
https://blogs.sas.com/content/sgf/2014/09/26/encoding-helping-sas-speak-your-language/
which includes links to the SAS NLS documentation.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.