How to delay in DOS?

W

Wesley Vogel

start ["title"] [/dPath] /wait

Type: start /? in a command prompt and hit Enter.

Start HELP...
Paste the following line into Start | Run and click OK...

hh ntcmds.chm::/start.htm

Type: pause /? in a command prompt and hit Enter.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
U

USR

You can also capture all output to a text file with the following example
C:\example.bat > C:\output.txt

HTH...
 
B

brett

I like your solution Bob but is there a way to have it not output the
ping results?

Thanks,
Brett
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top