PPWIZARD Manual
[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() 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)
Tuesday January 02 2001 at 7:37am