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.
/ol.
                                                      Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
 </ol>
 
The /ol tag ends an ordered list. An ordered list is a two-column list that
contains numbers (in sequence) in the left column and text in the right. In
the help source file, the ordered list must start with the ol tag, end with
the /ol tag, and contain one li tag for each item in the list.
 
This tag does not use parameters.
 
See Also
 
 li, ol
 
                                      ♦