On Mon, 14 Jun 2010 21:12:54 +0000, Ted MacNEIL wrote: >Keeping versions in files in the link list, or any other PARMLIB >members, requires editing with every installed release.
It depends upon how you do it. Consider product "foobar". The product is installed in ISV.FOOBAR.V3R2M0.LOADLIB, which has an alias of ISV.FOOBAR.LOADLIB. This is defined with SYMBOLICRELATE using system symbol &VFOOBAR, which is set to V3R2M0. In PROGxx, the data set is listed as ISV.FOOBAR.&VFOOBAR..LOADLIB. No editing of PROGxx is required, nor a change of the alias definition, just a symbol change. -- Tom Marchant ---------------------------------------------------------------------- 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

