So is there any other way to create a child shell that will return the error level of everything you do? (Look here to see what I mean http://www.allenware.com/icsw/icsw020.htm it's in the middle of the page)
1)First how does /k prevent crashes and what does it do specifically? 2)What does /arguments mean? Is it a comment you are making or a command? 3)What does "%~dp0\" mean? 4)How does this debug specifically?
Ed could you please elaborate on what the code you just posted means (especially the /k switch)? Liviu which resource from dostips would be the best to start at?
I just started learning DOS today and I have been using this http://www.allenware.com/icsw/icswidx.htm as my guide. However there are several things that confuse me. When starting on lesson 2 http://www.allenware.com/icsw/icsw020.htm I found that the command "command /z /k" wouldn't create...