J JNS Feb 23, 2008 #1 I need to be able to run a sub routine every 24 hours. How is the best way to start this routine at a specific time each day?
I need to be able to run a sub routine every 24 hours. How is the best way to start this routine at a specific time each day?
A Albert D. Kallal Feb 23, 2008 #2 Likely best to use a windows script, and put that script in the windows scheduler. I explain how to make such a script here: http://www.members.shaw.ca/AlbertKallal//BatchJobs/Index.html
Likely best to use a windows script, and put that script in the windows scheduler. I explain how to make such a script here: http://www.members.shaw.ca/AlbertKallal//BatchJobs/Index.html