- Apr 15, 2005
- 367
- 0
- 0
Guys,
I am looking for a small bit of code that will launch a batch file and wait for that to complete then continue with the code.
Sudo code to try to better explain myself:
Run batch.bat
wait for batch.bat to stop running (loop maybe?)
If batch.bat not running/finished then
Run message box pop up ("Batch.bat has finished running)
Cheers,
James
I am looking for a small bit of code that will launch a batch file and wait for that to complete then continue with the code.
Sudo code to try to better explain myself:
Run batch.bat
wait for batch.bat to stop running (loop maybe?)
If batch.bat not running/finished then
Run message box pop up ("Batch.bat has finished running)
Cheers,
James
