running pyton on NT command lines
piet at cs.uu.nl
piet at cs.uu.nl
Fri Jun 23 05:10:53 EDT 2000
>>>>> ghost_man at my-deja.com (gm) writes:
gm> I have written several scripts that I want to run at some set time. I
gm> have been trying to get them to fire with the AT command line
gm> scheduler, but keep getting errors. I have tried several different
gm> variations to get it to run even putting the python executable in a dos
gm> batch file and trying to run the dos batch file. I also have the
gm> python registered in my Windows 2000 environment path.
gm> my command line looks something like this
gm> at 16:30 "myscript.py"
gm> it fails everytime. I have also tried putting in a complete path to
gm> the python.exe.
Have you tried "start myscript.py"?
--
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum at hccnet.nl
More information about the Python-list
mailing list