![]() | ![]() | ![]() | ![]() | ![]() |
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:
![]() | ![]() | ![]() | ![]() | ![]() |