266
Section 3: Assembler
TI
-
89 / TI
-
92 Plus Sierra C Assembler Reference Manual
Not for Distribution
Beta Version February 2, 2001
TTL — Set Title in Listing File
Syntax
TTL
title
Description
title
Specifies the title that appears on each listing file page. It is an
ASCII string that can be optionally enclosed in double quotes.
The TTL directive sets the title that appears in the header of each page of the
listing file. This directive stays in effect until another TTL directive is encountered;
the current page is affected only if the directive appears on the page’s first line. If
this directive is not specified, the assembler’s name is used as the title.
Example
TTL "macro assembler"
TTL Sierra Systems is #1