John Salerno wrote:
On Jul 9, 9:01 pm, John Salerno <johnj...@gmail.com> wrote:
Thanks everyone! I probably should have said something like "Python,
if possible and efficient, otherwise any other method" ! :)

I'll look into the Task Scheduler. Thanks again!

Hmm, okay I'm finally trying Task Scheduler, but how do I set it to
run a Python script? It seems to not work, I suppose because it's
running the script but doesn't know how to find Python to run it
properly.

You need to have Python be the command, then add the script as the parameter (you may need to right-click and go to properties... or something like that ;) .

~Ethan~
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to