On 8/24/2018 5:21 PM, [email protected] wrote:

I have a load module (loadx) in one fmid that contains a number of
modules (x1 X2 X3) . Another second dependant function FMID renames
the load module (loady) via ++RENAME when it is applied. This is to
accommodate other vendor naming conventions. I now need to add a new
module (X4) to the load module under the new name.

If I simply provide new JCLIN for the original load module name,
SMP/E builds a new load module under the original name and seems to
have lost the fact the load module was renamed.

Any ideas on how I can include a new module ?

Use Conditional JCLIN:
https://www.ibm.com/support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.gim1000/conjcl.htm

If the dependent FMID is installed then reference the renamed load module. Else, reference the original name.

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