At 13:38 -0800 on 11/27/2013, Phil Smith wrote about Re: SMP/E question:
In batch, the RODENT module (already out there, in use, so that name
can't change) is (usually) called dynamically, though it can be
statically linked as well.
In IDMS, the same code (the three functions share a bunch of code)
needs to say "Ah, look, an ICM of the address of the WXTRN is
non-zero, so I need to call that function to do some IDMS magick".
So if there's a RODENT in BATCHLIB and one in IDMSLIB (and no, of
course I'm not going to call the libraries that!), this would Just
Work.
Leave RODENT as the version that has the WXTRN unresolved. Make a
RODENTI that has the WXTRN resolved and put it in your IDMSLIB. That
should handle your needs (IDMS either needs to load RODENTI not
RODENT or just use the 3 ALIAS names).
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN