PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
<$Heading>
This "OL_DOC.DH" tag allows you to specify a new section of your
document at the current heading level.
In a HTML document this will cause a new HTML page (file) to be created.
The heading also marks a destination for a
hypertext link.
The following tags can be used to adjust the heading level:
If you wish to allow hypertext linking to a section of documentation
within this heading (its not big enough for its own page) then you can use
the <$Target> tag.
SYNTAX
<$Heading TEXT="?" [ID="?"]>
The parameters for this tag are:
- TEXT
This describes the text that should be used to describe this
section of the document.
- ID
This is an optional parameter. If not supplied the "TEXT" parameter also becomes the ID.
The "ID" is an alias that is used in any references to this section (such as on a "<$LinkTo>" tag).
In most cases you probably won't specify this parameter.
The case of this parameter is ignored.
PPWIZARD Manual

Monday January 22 2001 at 5:44pm