qa.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.
PAGE +
   Directive Summary  Summary
──────────────────────────────────────────────────────────────────────────────
 
  Syntax:  PAGE +
 
  Causes a page break, increments section number, and resets page number
  to 1. This directive is useful only with printer-oriented listings.
 
  Program listing page numbers have the following format: section-page,
  where section is the section number within the module and page is the
  page number within the section. By default, section and page numbers
  begin with 1-1.
 
   See Also:  PAGE, TITLE, SUBTTL
                                    -♦-