IsDebug
IsDebug

Checks if the debugging is enabled.

bON = myDebug.IsDebug( )

Return value
TRUE if the functions were enabled successfully, otherwise FALSE.

Comments

Debug mode is ON by default when the project is built in debug mode, and OFF by default when in release mode.
Turning debug mode OFF will make all debug functions do nothing.

See also
Debug:DebugOn
Debug:DebugOff
Debug:SetDebug



JAM © 2005 no one in partiular
Project started by David Evans in 2005