Re: [R] Using Windows 7 Task Scheduler with R source scripts

2011-07-08 Thread Tracy Waldon
uot; "C:\MyBats\MyOutput\MyBat.Rout" # end example HTH, Tracy -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of daniel.e...@barclayswealth.com Sent: Friday, July 08, 2011 10:33 AM To: r-help@r-project.org Subject: [R] Using

Re: [R] Using Windows 7 Task Scheduler with R source scripts

2011-07-08 Thread Pfaff, Bernhard Dr.
> Von: r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] Im Auftrag von > daniel.e...@barclayswealth.com > Gesendet: Freitag, 8. Juli 2011 16:33 > An: r-help@r-project.org > Betreff: [R] Using Windows 7 Task Scheduler with R source scripts > > Hello a

[R] Using Windows 7 Task Scheduler with R source scripts

2011-07-08 Thread daniel.egan
Hello all, I'm trying to get a specific source file to run at a certain time each day with WindowsScheduler http://windows.microsoft.com/en-US/windows7/schedule-a-task I've tried a number of methods, none of which work: My best guess was: 1. Associate the script.R file with R in FileTypes. 2. Ca