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

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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