| Re: wait/sleep command Oops, that sould have been
ping -n (number of seconds to sleep) localhost
Louis
"yepiknowiam" <yepiknowiam@discussions.microsoft.com> wrote in message
news:37466D6D-894F-4104-B902-9986487E4FE2@microsoft.com...
> Is there a wait/sleep equilivant command for the command prompt? I know
> there is wscript.sleep for vbs files.
>
> I'm running a batch file and want to it pause a few seconds between
commands.
>
> Haven't found much from microsoft. There is the waitfor command but it
> wasn't recognized.
>
> Thanks. |