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

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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
  • 379 views
  • 3 likes
  • 2 in conversation