ipfc.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
itop.
                                                      Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
 <itop>
 
The itop tag creates an index entry. The text immediately following the tag
is added to the help index. This entry is also associated with the current
panel such that the panel is displayed when the user chooses the entry.
 
This tag does not use parameters.
 
Example
 
This example uses the itop tag to create the index entry "Delete":
 
    <itop>Delete
 
                                      ♦