PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: <?CompileTime>[Next]: <?DirSlash>

<?DebugOn>

This variable will tell you whether debug is currently on or off by returning 'Y' (it's on) or 'N'.

You could use this to add comments to generated output when debug is on, etc.

You could also use the IsDebugOn() function to obtain similar information.

This is a Standard Definition which always exists (you don't need to #define it). Note that you can create your own variations or completely new ones (see the examples).


[Top][Contents][Search][Prev]: <?CompileTime>[Next]: <?DirSlash>

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Friday June 01 2001 at 5:58pm