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
OUTFILE
subcommand. - The keyword
TITLE
is 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
TITLE
subcommand can be specified; each string will appear on a separate line. - Use an empty string (' ') to cause a blank line.
- Multiple
TITLE
subcommands can be specified; each subcommand will appear on a separate line. - If the special character sequence
)CARD
is specified anywhere in the title,PLANCARDS
will replace it with the sequential profile number in single-profile-formatted output. This character sequence is not translated in listing format.