Special Tags
Special THINK Reference Tags
The THINK Refence viewer has four buttons on the top of each page than can link to
other pages in the database. These buttons are configured by special tags placed in the
HTML before it's compiled. These tags are formatted as:
"the button name" is the label on the button in the viewer. "The page title" is the name
of the target page (as contained within the tags) of the html page that the
button is to go to. "The menu char" sets the keyboard equivalent for the button and
lists it under the "Reference" menu in the THINK Reference Viewer.
You can also specify links to other pages with the database by using the following tag:
Name of other page
The text for the link must exactly match the title for the html page that the user wants
to go to. This text will be underlined in the viewer.
"My Code" -->
The text for the link must exactly match the title for the html page that the user wants
to go to. This text will be underlined in the viewer.
Lastly, you can use the tags to enclose any comments.