BreakPoints ?

BlitzMax Forums/BlitzMax Beginners Area/BreakPoints ?

A stupid question, but how can I set a breakpoint? Like BlitzClassic with the Stop-Command.
cu olli

DebugStop()

thx!