> Switching to hard coded "breakpoint" > It a tricking thing "clearing" those.... Currently i am doing it this way. At the first line of a script i have "put TRUE into tDebug" and my breakpoints are set this way. "if tDebug then breakpoint" If i don´t want them to be active anymore i change the first line. Matthias