Previous Topic: INOUTL ParametersNext Topic: Example


INOUTL Usage

z/OS DD Statements for INOUTL Lines

For z/OS systems, the DD statement for the input file for an INOUTL line must include the following DCB specifications:

RECFM=F,BLKSIZE=80,LRECL=80

The DD statement for the output file for an INOUTL line must include the following DCB specifications:

RECFM=VBA,BLKSIZE=141,LRECL=137