Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

debug

  1. C

    WAD Can't add variable to watchlist

    When I attempted to add a variable to my watchlist I right-clicked initially on the variable but there was no option to add it to the watch list so instead I went to the debug menu and there at the bottom was Add to Watchlist but it was grayed out???? Not sure what I'm missing here?
  2. S

    TCC debugger throws message on end of attrib

    Even a simple "attrib c:\temp\*.* /S /D" throws at the end : "TCC: (Sys) Es sind keine weiteren Dateien vorhanden." How can I get rid of this meesage (in debug mode it is irritationg)? Thanks - Michael
  3. S

    Debugging Powershell scripts

    Can I debug Powershell scripts? In my (v24-)version on debug my standard Editor is opened when I try to debug. Should I switch to v28? Thanks - Michael
  4. I

    Change value of a variable while debugging

    Hi, I'm new in Take Command and just evaluating the IDE with some batch files I needed to maintain. The debugging option in the IDE is excellent, but I cannot find any way to change the value of a certain variable while debugging the execution. At first I tried to change the value in the watch...
Back
Top