/Lt Compiler Option

Syntax: Default:
/Lt"string" Name of first source file

Use /Lt to set the title string of the listing file to string. Maximum string length is 256 characters.

By default, the title string is set to the name of the first source file.

You can also specify a title using the #pragma title directive, but this title does not appear on the first page of the listing output.



Summary of Compiler Options