$DEBUG Compiler Directive

Top  Previous  Next

 

$DEBUG

 

The $DEBUG directive compiles the program in debug mode. This is an alternative to use of the DEBUGGING keyword to the BASIC command. The $DEBUG directive must appear before any executable statements in the program.

 

 

See also:

QMBasic debugger