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

ProcessNext()

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

PPWIZARD macros utilize a buffer to hold lines that they generate, these are read before the file is accessed. This function allows you to add data to be processed next.

The function takes a single parameter which is the line or lines (for multiple lines they should separated with a newline character).

This routine is handy where you may have captured some text, including references to macros etc and you wish to process the data where the data might otherwise be written directly to the output file.


[Top][Contents][Search][Prev]: PadString()[Next]: QueryExists()

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