Page 1 of 1

DebugLevel

Posted: Thu May 28, 2015 12:46 pm
by eddy
What is the purpose of DebugLevel command ?

Code: Select all

DebugLevel 1
Debug 1
DebugLevel 2
Debug 2
DebugLevel 200
Debug 200

Re: DebugLevel

Posted: Thu May 28, 2015 2:44 pm
by skywalk
From PureBasic, if you set 'DebugLevel 4' and then any 'Debug x, 4' or higher will get processed.

Re: DebugLevel

Posted: Sat May 30, 2015 2:16 pm
by Fred
Yes, and It's not yet implemented in SB