I am getting a lot of strange behaviour. If I open a bat file in the debugger sometimes it does not show up as a tab. If I go to the windows it is there and marked as active. If I then select it it shows up.
Also the debugger seems to get confused sometimes as to what batch file I am in. It also hangs a lot. Another issue is it stops outputting to the dos window.
I am running in Windows 10 on a multi monitor system.
Now I have a batch file that hangs like mention in previous post on the first line even if I run it directly, not being called by another bat. The first line is a "del" command.
I found a workaround to some of my issues. If I create a environment variable say BATCALL and I can set it to either call for normal calling or "C:\Program Files\JPSoft\TCMD22\ide.exe" for debugging. This brings up each call in ide.exe so you have a debug window for each level. It is a hack but you can see where you came from and where you going back to.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.