LINECount

LINECount is a control operand or suboperand for any report. The syntax is LINEC(nnn) or LINEC=nnn. Use this operand to specify the maximum number of lines, including headings, to print on each page of the report. The default line count is 60.

Example 1:
CICSPA LINEC(40),
       LIST,
       LISTEXC
The number of lines per page is 40 for both the Performance List report and the Exception List report.
Example 2:
CICSPA LISTEXC,
       LIST(LINEC(40))
In this case, the LINECount suboperand only affects the Performance List report.

Information Information

Feedback


Timestamp icon Last updated: Saturday, 8 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///users-guide/cpaug155.htm