LINECNT
For unconverted line data, determines the maximum number of lines per page. This parameter tells ACIF when to create page breaks.
- Required
- No
- Default Value
- 0
- Data Type
- Line
The LINECNT parameter is required when you specify CC=NO and CONVERT=NO. This parameter is ignored if CONVERT=YES. Note that page breaks also occur if Skip-to-Channel 1 carriage controls are present in the data.
The default value is 0
(zero)
and means that ACIF will not create any page breaks. The document
will be stored as a single page if there are no carriage control characters
present in the input data.
Syntax
LINECNT=number
Options and values
The number is the maximum number of lines per page. ACIF creates a page break in the output file when this number is reached. The maximum value for LINECNT is 999.