BookmarkSubscribeRSS Feed
GeorgeSAS
Lapis Lazuli | Level 10

Hello,

 

Could you tell me what does the SAS application do?

 

when I right click the application(a .link file) and look at the properties, the target is:

 

"C:\Program Files\SASHome\SASFoundation\9.3\sas.exe" "D:\Project\ABC.sas" -batch -nologo -awsdef 0 0 100 100 -awstitle XYAAS-sdeeddt -print "%userprofile%/aaa.lst" -log "%userprofile%/aaa.log"

 

 

Could you explain what kind of application is this?

 

Thanks!

1 REPLY 1
SASKiwi
PROC Star

This is a statement for running a SAS program called ABC.sas in batch mode. Batch mode is most commonly used with a scheduler to start the program automatically at a particular date and time on a regular basis. If you want to understand more about running SAS in batch mode under Windows this is a good place to start:

 

http://support.sas.com/documentation/cdl/en/hostwin/69955/HTML/default/viewer.htm#p16esisc4nrd5sn1ps...

sas-innovate-white.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.

 

Early bird rate extended! Save $200 when you sign up by March 31.

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 836 views
  • 0 likes
  • 2 in conversation