Hi all,
I was just playing with thinDebug. I would like to know, how can i jump over a loop in thinDebug. For example, i am playing with FileLine_TestReading.tBasic in example folder. It contains a loop to read the text from file. I don't want to waste my time by clicking in "Step in" button. Is there any option to completely step over the loop and go to next section of code ?