Hi,
I used to run a code like this in SAS 9.3 PC version:
%let serv=xxx.edu 4016;
options comamid=TCP remote=serv;
signon username=_prompt_;
When I run it in SAS Studio thourg (SAS on demand for Academics), I obtain the following errors:
I don't think SAS academics on demand will allow you to connect to an external server.
I don't think SAS academics on demand will allow you to connect to an external server.
Get started using SAS Studio to write, run and debug your SAS programs.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.