$TITLE [ HP COBOL II/XL Quick Reference Guide ] MPE/iX 5.0 Documentation
HP COBOL II/XL Quick Reference Guide
$TITLE
The $TITLE command can be used to replace the first or second line of a
title in the listfile.
Syntax
$TITLE [ (n) ] [string [, string ]...]
Parameters
n specifies which line of the title is to be replaced. Thus, n can
be either 1 or 2, and must be preceded and followed by a space.
The default is 1.
string has the same format, restrictions, and use as in the $PAGE
command.
MPE/iX 5.0 Documentation