| Forum |
|
|||||||
| Programming The destination for developers - C, C++, Java, Python and the lot |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
MacManiac
Join Date: Jan 2005
Location: Nalgonda
Posts: 707
|
execution of a set of commands in a batch file ? Suppose I have a batch file with 2 commands as follows : dir >> list.txt netstat -n Now I'd like to add a command in between dir and netstat, like delay(X), which would delay the execution of netstat by X seconds. I mean after dir the batch file should wait for the time I mention and then execute the next command. So does Dos have a command like delay ??
__________________
Why doesn't Airport automatically connect to the default Wireless network after a power cut ?? |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
I see right through you.
Join Date: Sep 2005
Location: Chennai
Posts: 597
|
http://malektips.com/xp_dos_0002.html
I'm not too familiar with DOS but you should be able to use that in your batch files.
__________________
I didn't make the world, I only try to live in it. http://lucentbeing.com -- Sykora -- |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unix(shell Programming) and TCP/IP programming tutorials | Matrix | Programming | 4 | 08-04-2008 09:54 PM |
| batch files | Suhas M | QnA (read only) | 6 | 18-02-2007 04:15 PM |
| batch normalise! | romeo_8693 | QnA (read only) | 5 | 07-05-2006 04:47 PM |
| Batch Downloader | desertwind | Open Source | 7 | 08-10-2005 06:59 PM |
| help needed reg. batch file. | legolas | QnA (read only) | 4 | 26-03-2005 10:11 AM |