DOS batch file resume after exe crashes


[ Follow Ups ] [ Post Followup ] [ The EasyDOS Forum ] [ FAQ ]

Posted by lcvvcf on May 02, 2008 at 14:13:34:

I'm running a for loop in a batch file inside of which I need to call an .exe. When that .exe runs properly, the program resumes normally; however when the .exe crashes it generates an error window and stops the batch file running until a user closes the error window.
I would like the batch file to resume its for loop after the .exe crashes without having to close the error window. How would I do that?


Follow Ups:



Post a Followup (use TAB key to move between boxes - NOT ENTER or RETURN)

Name:
E-Mail:

Subject:

Type your comments in the box below and SUBMIT:


[ Follow Ups ] [ Post Followup ] [ The EasyDOS Forum ] [ FAQ ]