On Tue, 25 Oct 2022 11:06:14 -0500, Paul Gorlinsky wrote:
>Previous posts identified the issue for you... If you let the XMIT/TRANSMIT
>program allocate the file, it defaults to 3120; however, if you preallocate
>the dataset, FB/80/0 it will keep those attributes.
>
That seems to be contradicted by
<https://www.ibm.com/docs/en/zos/2.5.0?topic=syntax-transmit-command>:
OUTDDNAME | OUTFILE
A pre-allocated file used as the output data set for the TRANSMIT command.
TSO/E does not write any data to SYSOUT. The data set has the following
DCB attributes: LRECL=80, BLKSIZE=3120, RECFM=FB.
At the very least, a clarification of the meaning of "has" is needed.
>The RECEIVE program will work regardless of the BLKSIZE provided it is has an
>LRECL of 80 and is Fixed Block.
--
gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN