how do I execute .sas program file on SECURE CRT with commands, already tried by using SAS program_name.sas but its wont be worked. Could you please guide complete steps.
SecureCRT is just a terminal emulator, it can connect to anything supporting telnet/SSH protocols. The SecureCRT version is irrelevant to the use of SAS.
What we need to know is the operating system of the SAS compute server; if you don't know yourself, ask your SAS administrator(s). Running PROC SETINIT in SAS Studio will also reveal the operating system.
On the compute server, you must use the fully qualified path name for the SAS executable (or sasbatch shell script) and the SAS program; also take care of proper locations for the resulting log and eventual print output (.lst) files.
Ask your SAS administrator(s). They know how they installed the SAS system, and where users should store their programs and logs and other files.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.