PAGELENGTH

Abbreviation

PL

Arguments

A number between 10 and 65535 enclosed in parentheses.

Default

PAGELENGTH (60)

Description

The PAGELENGTH control specifies the number of lines printed per page in the listing file. The number must be a decimal value between 10 and 65535.  The default is 60.

NOTE

You may specify this control only once on the command line or at the top of the source file.

See Also

PAGEWIDTH

Example
A51 SAMPLE.A51 PAGELENGTH(132)

$PL (66)