Welcome!

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

SignUp Now!

ide

  1. Peter Murschall

    Wondrous stories about arrays in TCC

    I've been working with arrays lately to read lists from a file. Now I noticed that once an array has been filled, it can no longer be deleted or read in again. That means, the commands UNSETARRAY arFilesList or SETARRAY /F /R filename arFilesList are completely ineffective. I wrote a little...
  2. A

    Declined Take Command/Debugger as a Visual Studio 2017 add-in/extension

    Hi, It would be very nice to have the functionality of the TCC console as a IDE pane in the Microsoft Visual Studio 2017 development enviroment itself as well as the .bat file debugger capability. Has there ever been any internal discussions done at your company about intergrating TCC and its...
  3. T

    Fixed Problem with use of Batch parameters in the IDE

    Day 3 of the evaluation - still debugging the debugger - and YAB !!! I have found some problems with the IDE operation when trying to pass command line parameters to the batch file. I can't find any doco on how to use the "Display/Modify Batch Parameters" so the following may all be a result...
  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