Hi
I need to get the 'Operating System' or the machine where my SAS server is running.
I can get this information from the PROC SETINIT; RUN; command (e.g. Operating System: LIN X64). My questions:
Thanks in advance for your support.
Bye. Lorenzo
http://support.sas.com/documentation/cdl/en/mcrolref/61885/HTML/default/viewer.htm#z3514sysscp.htm
Most are automatic macro variables. See the documentation.
Run: %put _AUTOMATIC_; to see all the macro variables that you could consider using.
Hi to all who replied my question
Thank you very much for your very quick support.
The provided information solved my problem.
Have a nice day. Lorenzo
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!
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.