Forum Discussion

g_kucharski's avatar
g_kucharski
Occasional Contributor
11 years ago
Solved

Sript Step-by-Step execution

Hi, is it possible in TC to execute your script in step-by-step mode?
  • sbkeenan's avatar
    11 years ago
    Hi Grzegorz



    Yes it is.  If you place a breakpoint towards the start of your script (on the first executable line, excluding variable declarations, then run it, the system will stop at the breakpoint.  You can then step through it using the Breakpoint buttons on the toolbar (or by using F11 - step into and F10 - step over).



    Regards

    Stephen.