LINECOUNT

The LINECOUNT option specifies the number of lines per page for compiler listings, including blank and heading lines.

Read syntax diagramSkip visual syntax diagramLINECOUNT(31415n)

ABBREVIATION: LC

n
The number of lines in a page in the listing. The value range is 10 - 65535, with 0 also accepted. Under LINECOUNT(0), there will be page breaks only when a new section of the listing starts.