J
James
Does anyone know how to delay a batch file from running.
I have researched this on he web & found the following;
sleep 6000
sleep 6000;
sleep (6000);
None of these pause my batch file for 60secs as it should.
I know about the pause command, unfortunately I need this
to run automatically at a certain time.
Regards
James
Ps I know this not a dos newsgroup but I thought that one
of you guru's would know
I have researched this on he web & found the following;
sleep 6000
sleep 6000;
sleep (6000);
None of these pause my batch file for 60secs as it should.
I know about the pause command, unfortunately I need this
to run automatically at a certain time.
Regards
James
Ps I know this not a dos newsgroup but I thought that one
of you guru's would know