The PAGESIZE record defines the number of lines printed on report pages. The default is 55 lines per page.
PAGESIZE [nn]
- nn
Specifies the number of lines per page. If you intend to print the VMRMUA reports on a 3800 printer, specify PAGESIZE 53.
Example
To change the number of lines printed on a page from 55 to 53, change the PAGESIZE record to:
PAGESIZE 53