LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2000, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 24 Apr 2000 14:17:36 GMT
Reply-To:   "John M. Wildenthal" <jmwildenthal@MY-DEJA.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "John M. Wildenthal" <jmwildenthal@MY-DEJA.COM>
Organization:   Deja.com - Before you buy.
Subject:   Re: scheduling SAS batch Job (window 95/NT)

In article <8dqj63$8bn$1@nnrp1.deja.com>, nilar0538@my-deja.com wrote: > Hi, > I like to run a bunch of program at a specific time as a batch job. > I know how to run a batch but don't know how to set up the time. > Thanks. > -Nil

In NT, if you have IE 4+, you can get an "addon" called "Task Scheduler" which is a replacement for the AT command (lookup AT in the help). It allows monthly schedules, weekly schedules, daily schedules, etc. but isn't too bright about conditional job streams. You'll need to do some DOS-batch IF commands, checking the returned errorlevel, if you want to do that.

Sent via Deja.com http://www.deja.com/ Before you buy.


Back to: Top of message | Previous page | Main SAS-L page