>Hello,
>I need to do a tapemap for about 100 tapes (virtual volumes), I've jcl:
>
>//V10000   EXEC PGM=IEBGENER
>//SYSPRINT DD SYSOUT=*
>//SYSOUT   DD SYSOUT=*
>//SYSUT1   DD DISP=OLD,
>//            DSN=AL2999.SOMETH,
>//            DCB=(RECFM=FB,LRECL=80,BLKSIZE=800,BUFNO=50),
>//            UNIT=(VTS),LABEL=(1,BLP,EXPDT=98000),
>//            VOL=SER=V10000
>
>and I've volume list in format:
>
>V10000
>V10001
>V10002
>...
>
>what is the best way to generate 100 jcls ??? rexx ? icetool ?


And yes, a simple REXX,CLIST using ISPF Skels will be very easy to generate the 
needed JCL.

Lizette

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to