TITLE Subcommand (PLANCARDS command)
TITLE specifies
a string to be used at the top of the output (in listing format) or
at the top of each new profile (in single-profile format).
- Default titles are provided, except for output that
is directed to an external file with the
OUTFILEsubcommand. - The keyword
TITLEis followed by a string enclosed in apostrophes. - Quotation marks can be used to enclose the string instead of apostrophes when you want to use an apostrophe in the title.
- Multiple strings per
TITLEsubcommand can be specified; each string will appear on a separate line. - Use an empty string (' ') to cause a blank line.
- Multiple
TITLEsubcommands can be specified; each subcommand will appear on a separate line. - If the special character sequence
)CARDis specified anywhere in the title,PLANCARDSwill replace it with the sequential profile number in single-profile-formatted output. This character sequence is not translated in listing format.