Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
sorry but i didn't found any place to put this..
i must create a msdos batch (.bat) file that launches many executables.. i just want to put a delay, between one launch and other..is that possible?? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe you can use a Pause command in your bat file.
It'll give you a prompt: Strike a key when ready... pls123 wrote: sorry but i didn't found any place to put this.. i must create a msdos batch (.bat) file that launches many executables.. i just want to put a delay, between one launch and other..is that possible?? -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
wow !! ty dave i have a nice soundtrak for that !!! ;)
i found a better way..its the command sleep..present in some dos versions.. used like this SLEEP 5 = delay 5 sec sorry for the disturb all ty "Dave Peterson" wrote: Maybe you can use a Pause command in your bat file. It'll give you a prompt: Strike a key when ready... pls123 wrote: sorry but i didn't found any place to put this.. i must create a msdos batch (.bat) file that launches many executables.. i just want to put a delay, between one launch and other..is that possible?? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
batch file call from a macro - how ? and required batch format | Excel Programming | |||
Run a MSDos Command from Excel | Excel Programming | |||
Delay Opening File | Excel Discussion (Misc queries) | |||
Batch file to start multiple excel files with auto_open() macro. Delay code needed | Excel Programming | |||
starting a msdos exe from excel | Excel Programming |