%PAGESIZE        Set listing page size                              Directive

%PAGESIZE [rows] [,columns]

Sets the listing page height and width.

rows specifies the number of lines that will appear on each listing
page (10..255).

columns specifies the number of columns wide the page will be (59..255).

Omitting rows or columns leaves the current settings unchanged.