PPWIZARD Manual
<$LinkTo>
This "OL_DOC.DH" tag allows you to create a hypertext link to another part
of your document.
Targets of the link can be specified with the following tags:
Note that this tag can refer to target locations which are not
yet defined.
This also means that the targets are not validated.
SYNTAX
<$LinkTo TEXT="?" [ID="?"] [TARGET="?"]>
The parameters for this tag are:
- TEXT
This is the text that the user will click on to jump to the target
location in your 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.
- TARGET
You use this optional parameter to refer to a target
you name with the <$Target> tag.
This parameter is ignored when generating IPF documents.
PPWIZARD Manual

Tuesday January 02 2001 at 7:37am