BookmarkSubscribeRSS Feed
Bill
Quartz | Level 8

I'm using the following string to execute a batch job in windows: "c:\program files\sashome\sasfoundation\9.3\sas.exe" f:\businessresults\qsrptsys\programs\sas_pgms\GradeFamilyBlanks.sas -xwait off

I would also like to route the log file to a specific location, e.g. c:\SASBatchLogs\ but I don't know how to make that happen.  Could someone please provide the "string" that I need to add to the above to make the routing happen?

Thank you,

Bill

1 REPLY 1
Tom
Super User Tom
Super User

I don't run batch jobs in windows, but if you just start SAS from the directory you want the logs to appear it should do it.  So how about making the job two statements where he first is cd command.

Otherwise look at the -log and -print command line options for SAS to direct it where to write the LOG and LST files.

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 Concatenate Values

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 359 views
  • 3 likes
  • 2 in conversation