Forum Discussion

AndersW's avatar
AndersW
Occasional Contributor
15 years ago

how to ignore breakpoints

I have a tendency to use breakpoints for debugging, and then forgetting to remove it again afterwards.



Then when I run a big script overnight, it pauses at one of said breakpoints and nothing is finished when I check the next morning. It is a bit annoying, and aside form trying to start remembering to remove them all, is there a way I can get TC to ignore breakpoints during a run??



Is there a piece of code I can use that will tell my mainscript to ignore any breakpoints it might encounter??