LINECOUNT
- Default
- LINECOUNT(60)
- Abbreviations
- LC(integer)
CMS Only:
The LINECOUNT option can be abbreviated to LINECOUN.
- Restrictions
- This option is not allowed on *PROCESS statements.
- LINECOUNT(integer)
- Specifies the number of lines to be printed on each page of the
assembly listing. integer must have a value
of 0, or 10 to 32767.
If a value of 0 is specified, no page ejects are generated and EJECT, CEJECT, and TITLE statements in the assembly are ignored; there is only one eject character in the listing and that is at the top of the listing at the first line. From there on there are no headings, no ejects, and no titles. No eject characters are inserted at the start of sections of the listing (such as the ESD and RLD).
Up to seven lines on each page can be used for heading lines.