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

Commands

PPWIZARD has a lot of different commands and features, you could cover basic requirements (enough to get you well and truely started) with the "#include" command which includes external files and "#define" would allow you to start with simple macros or symbolic variables (these allow more reuse than simple file inclusion allows).

The next step up from this is to look at conditional generation of code ("#if" etc), as an example this can be useful where there are two or more variations in how a header or footer should look.

The following is a complete list of what is available to you when you use the PPWIZARD Preprocessor:

The following commands allow you to perform PPWIZARD looping:


[Top][Contents][Search][Prev]: Dependancies[Next]: #(

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