NoDebug?

BlitzMax Forums/BlitzMax Programming/NoDebug?

Suco-X(Posted 2006) [#1]
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


Matthew Smith(Posted 2006) [#2]
For everyone else, it stops the debugger form entering the code - essentially skipping over it.