PPWIZARD Manual
[Bottom][Contents][Search][Prev]: <?Space>[Next]: <?TotalOutputLines>

<?TemplateDataFile>

If the "/Template" switch was not specified then this variable will return an empty value, otherwise the name of the data file is returned (the template typically processes this file).

By using this variable a header file could determine whether or not template processing is occurring.

Example

A typical template file might begin like:

    ;--- Load data file, this template specified on "/template" switch ---
    #include "<?TemplateDataFile>"


[Top][Contents][Search][Prev]: <?Space>[Next]: <?TotalOutputLines>

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