Adam Johanson wrote:
>>//COPSTEP EXEC PGM=IEBGENER
>>//SYSPRINT DD SYSOUT=*
>>//SYSIN    DD DUMMY
>>//SYSUT1 DD DISP=SHR,DSN=my.pds(MEMBERNAME)
>>//       DD *
>>        Some kind of junk
>>        More junk
>>//SYSUDUMP DD SYSOUT=*
>>//SYSUT2 DD DISP=(SHR),DSN= my.pds(MEMBERNAME)
>
>   Ah yeah, good thought. That works; thanks.

As long those 2 lines are identical and can be MODded to all those thousands 
members.

What about sequence numbers? You mentioned it. Then you will need to 
modify the REXX program posted earlier so it can scan those members, check 
for sequence numbers and continue.

Groete / Greetings
Elardus Engelbrecht

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to