...  I just want the whole
flat file as a member (or two) in a PDS.

Off the top of my head:

//MEM1   EXEC PGM=IEBGENER
//SYSPRINT DD SYSOUT=*
//SYSUT1   DD DISP=SHR,DSN=sequential.input.ds
//SYSUT2   DD DISP=SHR,DSN=pds.output(MEMBER1)
//*
//MEM2   EXEC PGM=IEBGENER
//SYSPRINT DD SYSOUT=*
//SYSUT1   DD DISP=SHR,DSN=sequential.input.ds
//SYSUT2   DD DISP=SHR,DSN=pds.output(MEMBER2)

Kurt Quackenbush -- IBM, SMP/E Development

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

Reply via email to