Does this help any: http://malektips.com/dos0017.html
_j -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Thane Sherrington (S) Sent: Friday, December 16, 2005 3:31 AM To: The Hardware List Subject: Re: [H] Debugging batch files At 06:06 AM 16/12/2005, warpmedia wrote: >Well CMD.EXE replaces COMMAND.COM, so you might want to start there. I >don't remember anything built into DOS for debugging batch files other >than PAUSE & ECHO ON. I tried CMD.EXE, but it doesn't have the /y /c switch combo. Looks like I'm going to have to put a pause after each line to step through. T
