I am trying to find a way to have SAS identify the computer name where my code is being executed, and then depending on what computer the code is running on I can have conditional statements to setup the correct paths for my libraries. This will allow the same code to be run either on my PC, my co-workers PC, or our SAS workstation through rsubmit.
Any ideas on how to get SAS to return the computer name or some other identifying information that would help me accomplish this?
Any ideas on how to get SAS to return the computer name or some other identifying information that would help me accomplish this?