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...

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 986 views
  • 0 likes
  • 2 in conversation