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 (September 2010, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


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