$PAGE [ HP COBOL II/XL Quick Reference Guide ] MPE/iX 5.0 Documentation
HP COBOL II/XL Quick Reference Guide
$PAGE
The $PAGE command allows you to replace the first line of the title
portion of the standard page heading in a listfile and to advance to the
next logical page of the listfile.
Syntax
$PAGE [string [, string]...]
Parameter
string the data to be used in replacing the first line of the
title. The characters of string must be preceded and
followed by a quotation mark. The total number of
characters used in the strings is limited to 97. This
includes any blanks appearing in strings, but does not
include the quotation marks used to delimit the strings.
MPE/iX 5.0 Documentation