I have been noticing some issues and differences between this version and earlier versions of Take Command:
1. When I use the run to return execution will stop in some of the called batch files before it was suppose to.
2. if ERRORLEVEL == 0 Goto BuildOK always goes to BuildOK even when it is 0. Works ok when run outside the YC Debugger.
Does anyone know what is happening?
Also does the latest version still require you to turn on CMD Syntax every time you start the deugger?
Thanks
1. When I use the run to return execution will stop in some of the called batch files before it was suppose to.
2. if ERRORLEVEL == 0 Goto BuildOK always goes to BuildOK even when it is 0. Works ok when run outside the YC Debugger.
Does anyone know what is happening?
Also does the latest version still require you to turn on CMD Syntax every time you start the deugger?
Thanks