On Fri, 31 Jan 2014 15:09:02 +0000, Rob Scott <[email protected]> wrote:

>The OP was discussing using TCBJLB as the input to a FIND macro.
>
>If TCBJLB contains an ISPF TASKLIB then a FIND for a module in a TSOLIB 
>declared dataset will not succeed.  
>
>

Correct. As I mentioned earlier the OP will have to account for multiple levels 
of tasklibs, working up the TCB tree, and basically duplicate all the same 
searching the system did (and in the same order) to find the module in the 
first place.

(And as I mentioned to the OP off-list, after the fact he can never be sure 
that he's getting the same results the system got, anyway, as he can't account 
for a LOAD or ATTACH that DCB= and he can't account for modules having been 
added to or deleted from libraries since the system loaded the module he's 
interested in.)

-- 
Walt

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to