BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
kcpython
Obsidian | Level 7

How can I tell which host my SAS Studio workspace is on?  I'm running a SAS Grid and I want to my users to be able to tell me which node on the grid their SAS Studio session is running on. 

1 ACCEPTED SOLUTION

Accepted Solutions
1 REPLY 1
AhmedAl_Attar
Ammonite | Level 13

would this work for you?

%put &syshostname;

Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

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
  • 1 reply
  • 1084 views
  • 1 like
  • 2 in conversation