On Wed, 2 May 2018 13:23:21 -0500, Kirk Wolf wrote: >Does anyone use this with your z/OS data sets? > I've experimented with it. I was semi-pleased to discover that while BPXWYN rejects LRECL(X) as a syntax error it accepts LRECL(32768) instead.
I don't recall whether Rexx reassembles spanned records or whether I needed to override with RECFM(U) and process the streams myself. I don't know which utilities are sensitive to which BFTEK values. RECFM=VBS,LRECL=X would seem natural for processing UNIX files. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
