Override the attributes on input?

RECFM=FB,LRECL=82,BLKSIZE=1804.

On Tue, Dec 11, 2012 at 11:15 AM, Gary Jacek <[email protected]> wrote:
> Hi
>
> I am trying to use SyncSort for zOS V1.4.0.1R to deblock a file.
>
> For each input record, I want to write the first 82 bytes as output record 1,
> followed by the next 82 bytes as output record 2,
> followed by the next 82 bytes as output record 3,
> and so on until all 22 output records (22x82=1804) have been written.
>
> I coded a simple jobstep to perform this activity for the first three chunks 
> of 82 bytes.
>
> The input attributes are DSORG=DA RECFM=F LRECL=1804 BLKSIZE=1804.
>
<deleted>
-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to