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.
TITLE
   Directive Summary  Summary  Example
──────────────────────────────────────────────────────────────────────────────
 
  Syntax:  TITLE text
 
  Specifies title to be used on each page of assembly listings.
  Specified text is printed flush left on the second line of each page
  of the listing. This directive is only useful with printer-oriented
  listings.
 
  Only one TITLE per module is allowed. Default title is blank.
 
  text   Any combination of up to 60 characters.
 
   See Also:  PAGE, PAGE +, SUBTTL
                                    -♦-