AARM User's Guide

Discontinued

TITLE Assembler Directive

Abbreviation

TT

Arguments

A string (up to 60 characters) enclosed in parentheses.

Default

The name of the source file without path or extension.

µVision

Options — AA — Misc Controls.

Description

The TITLE directive specifies the title used in the page header in the listing file. If the TITLE directive is omitted, the name of the source file without path or extension is used.

Example
AA SAMPLE.ASM TITLE(Oven Controller V3.21)

$TT ('Oven Controller V3.21')