Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>%subttl specify listing subtitle tasm directive</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
%SUBTTL          Specify Listing Subtitle                      TASM Directive

  %SUBTTL "text"

     This directive lets you give your source code a subtitle. The
     subtitle appears on each page of the listing, after the main title.

       Notes:     You can use as many %SUBTTL directives as you want;
                  each one overwrites the previous subtitle. (You can
                  only specify the main title once.)

See Also: SUBTTL TITLE %TITLE

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson