NoDebug?

BlitzMax Forums/BlitzMax Programming/NoDebug?

Hi
Have you already seen a function with NoDebug?

Function TerminateAll() NoDebug

(Freeprocess Module)

How could I use this secret command and
are there any other secret commands?
Thx

EDIT:
Ok, I found the other thread. Sorry.

Mfg Suco

For everyone else, it stops the debugger form entering the code - essentially skipping over it.