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

#EOF

This command marks where processing of the current file should be stopped. Anything after this command can be in any format as it's never read.

This command is ignored if it appears in an #imported file.

Syntax

    [WhiteSpace]#EOF  [["]EndifCount["]]
    

The "EndifCount" parameter is optional and may be required if you wish to use the #EOF command conditionally. The number should normally match the nesting level within the file.


[Top][Contents][Search][Prev]: #endif[Next]: #evaluate[+]

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