| Date: | Thu, 30 Sep 2010 07:47:53 -0400 |
| Reply-To: | Jason Schoeneberger <jschoeneberger@CAROLINA.RR.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Jason Schoeneberger <jschoeneberger@CAROLINA.RR.COM> |
| Subject: | Windows 7 Schedule Task |
| Content-Type: | text/plain; charset="us-ascii" |
Hi All,
I'm wondering if anyone has run into any issues attempting to use Windows 7
Task Scheduler to run SAS program? I had previously had a number of programs
set up to run with scheduler on my XP machine, which ran perfectly. I
attempted to migrate the same file locations, etc. over to Windows 7, but
the programs don't seem to run (even though schedulers says it's 'running').
Here's how I had things set up in XP:
In Run box:
"C:\Program Files\SAS\SAS Foundation\9.2\sas.exe" -sysin "T:\Program
Evaluation\SAS Syntax\Schedule Mobility\SchedMob.sas"
In Windows 7, here's what I have in the Program/Script box:
"C:\Program Files\SAS\SAS Foundation\9.2(32-bit)\sas.exe" -sysin "T:\Program
Evaluation\SAS Syntax\Schedule Mobility\SchedMob.sas"
Any ideas or things to check?
Thanks,
Jason
|