DebugOn
DebugOn

Turns all debugging functions on.

bSuccess = myDebug.DebugOn( )

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:DebugOff
Debug:SetDebug
Debug:IsDebug



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