Page Length
Syntax
Page Length number
Parameters
- number: The number of lines to print per page. Must be
>= 1.
Description
Specifies the number of lines to output on each page before a page break.
Remarks
For continuous printing without page breaks, set this to a number larger than the total expected lines of output. When omitted, the default is 66 lines per page.
Examples
To set the page length to 60 lines:
Page Length 60