Hi ,
I am not able to run batchmode (Unix) due to some reasons in my current organisation .
Can any one help me how to run sas in windows batchmode and share me few examples for me.
Thanks,
Mahesh T.
This is the simplest form of command, there are other option that you can also use if needed.
<SAShomepath>/SASHOME/SAS Foundation/9.4/sas.exe -sysin <codepath>/test.sas -log <logpath>/test.log
<SAShomepath> - SAShome path,
<codepath> - path where sas code is stored
<logpath> - path where you want to store log file.
Thank you Rahul .I'll check and let you know.
@RahulG's suggested solution needs a local install of SAS on your Windows PC, or a login to a UNIX console on the SAS server, of course.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.