SUBTITLE
The SUBTITLE compiler directive provides a method of dynamically changing a compilation page heading without destroying the TITLE. The SUBTITLE heading is printed directly beneath the TITLE page heading. After a SUBTITLE directive is encountered, the new SUBTITLE appears on any subsequent page headings. The instruction uses the following format:
|
|
|
|
|
Where:
desc
Required. The new subtitle description or name.
Flags Affected: NONE
Note the following:
Any characters entered as part of {desc} are incorporated into the SUBTITLE description, including quotes.
Any label on the SUBTITLE instruction is ignored.
See Also: Example Code, TITLE, Compiler Directives
![]() |