13.05.2014, 18:30
If you cannot debug the include, there is an "RunErrsOff" around it. Maybe you want to use dos_SetToolBool{} as a workaround?
Switch is a tooltype that just is, like
in "on" state:
DEBUG
or "off":
(DEBUG)
A boolean would do
DEBUG=True
or
DEBUG=False
Switch is a tooltype that just is, like
in "on" state:
DEBUG
or "off":
(DEBUG)
A boolean would do
DEBUG=True
or
DEBUG=False