On Tue, 11 Dec 2012 12:27:01 -0600, Mike Schwab wrote:

>Override the attributes on input?
>
>RECFM=FB,LRECL=82,BLKSIZE=1804.
> 
You could probably do it with IEBGENER or IDCAMS REPRO with
suitable overrides on SYSUT1 and SYSUT2.

-- gil

>On Tue, Dec 11, 2012 at 11:15 AM, Gary Jacek wrote:
>>
>> 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.

-- gil

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

Reply via email to