Specifies the maximum length of a Report Writer line.
Syntax:
>>-.---.-.-----REPORT-LINE--"integer"-.----><
+-/-+ +-NO--REPORT-LINE------------+
Parameters:
integer
|
The maximum length, in characters.
|
Properties:
Default:
|
REPORT-LINE"256"
|
Phase:
|
Syntax check
|
$SET:
|
Initial
|
Comments:
The REPORT-LINE directive sets the max record length of any report file when HOSTRW is set. This enables the max record length
to be compared with the record length in JCL LRECL. If JCL has LRECL=133 then specify REPORT-LINE(133) to prevent RTS 139.
REPORT-LINE only has this effect when specified with HOSTRW and the FD has no RECORD CONTAINS clause. See
HOSTRW for more information.