On 12/06/06, McKown, John <[EMAIL PROTECTED]> wrote:
> > If you have a product like Jobscan or Pro/JCL you can use
> it to locate
> > JCL which calls a module which cannot be located.
> Does it check modules loaded i.e. via CALL ?
No, only the module listed in the PGM= parm on the EXEC statement. It
does not attempt to "run" or examine the module at all. Just verify that
it exists on the STEPLIB/JOBLIB or Link List. I'm not even sure if it
checks if the module is marked "not executable" or not.
This is correct. One could use a deep cross-reference product like
XINFO to locate CALL'd modules and so forth, I guess. To roll your own
would most likely be prohibitive in time and energy unless you have an
exceptionally understanding boss!
--
Steve
Despair - It's always darkest just before it goes pitch black...
----------------------------------------------------------------------
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