stewpid newbie tricks

Dennis Conrad dennis at codegrinder.org
Fri Dec 15 16:19:33 EST 2000


> Perhaps it should be
>
> at 16:00 /Every:m,t,w,th,f,s,su "d:\program
> files\python\mine\spider\runSpider.bat"

Jepp, should be. But you should also change the batch-file to something like

C:\Python20\python.exe "D:\Program files\python\mine\spider\mySpider.py"

because the scheduler service runs as 'System' by default and doesn't know
the PATH the users have set.

Cheers

Dennis

P.S.: Sorry Satheesh I mailed you directly, I'm too lame to use Outlook
Express ;)





More information about the Python-list mailing list