View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default delay in msdos batch file

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