PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: DebugDec()[Next]: DebugOff()

DebugInc()

This is a rexx function provided by PPWIZARD. This routine (like all PPWIZARD extensions) can be used with any operating system supported by PPWIZARD.

This function takes no parameters but simply cuases future Debug() output to be indented more.

Indenting can make debug output easier to understand as it provides a context for the indented lines.

You are expected to restore the original indenting with an equal number of DebugDec() calls.


[Top][Contents][Search][Prev]: DebugDec()[Next]: DebugOff()

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Thursday January 17 2002 at 6:27pm