PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
This will turn debug mode on or off. Debug mode is normally off
but can also be turned on with the
/debug command line switch.
Note that this command will not adjust the debugging mode if
the /debug switch was used.
The output is fairly easy to understand and aims to actually teach (or help you to understand) certain commands (such as #import).
[WhiteSpace]#Debug ["]OnOrOffCommand["]
The "OnOrOffCommand" should be
"+", "ON" or "YES" to turn debug on
otherwise use "-", "OFF" or "NO".
#debug on
...
...
#debug 'no'
PPWIZARD Manual

Thursday January 17 2002 at 6:27pm