On 12/11/2012 3:44 PM, Gibney, Dave wrote:
I've never used it, but this seems to be a basic function of IEBGENER(and 
therefore SYNC/ICE GENER)
.8.2.5 RECORD Statement

All this is overkill. A simple gener will do:

// EXEC PGM=IEBGENER
//SYSPRINT DD SYSOUT=*
//SYSIN DD DUMMY
//SYSUT1 DD DSN=old.ds,DISP=SHR,
//          DCB=(RECFM=FB,LRECL=82)
//SYSUT2 DD DSN=new.ds,DISP=(,CATLG)...etc.
//          DCB=(RECFM=FB,LRECL=82,BLKSIZE=0)


Gerhard Postpischil
Bradford, Vermont

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

Reply via email to