Interesting. When transferring to ASCII platforms, the BDW and RDW are stripped off, though RDW can be retained with a SITE command.

So RECFM=V could be included as a like attribute file for concatenation.

Michael


At 07:36 PM 4/28/2023, Paul Gilmartin wrote:

On Fri, 28 Apr 2023 18:55:47 -0500, Michael Oujesky wrote:

>Note that RECFM=V is missing the "B" (i.e. block descriptor
>word).  RECFM=V is almost the equivalent of RECFM=U, exceptt that the
>data block is prefixed by a half-word length (limited to 32767) and "BB".
>
This says otherwise:
<https://www.ibm.com/docs/en/zos/2.5.0?topic=formats-format-v-records>

Format-V records
Last Updated: 2023-03-29

Figure 1 shows blocked and unblocked variable-length (format-V) records without spanning. A block in a data set containing unblocked records is in the same format as a block in a data set containing blocked records. The only difference is that with blocked records each block can contain multiple records.

See particularly the part of the figure labelled "Unblocked records".

--
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to