On Tue, 5 Apr 2016 08:45:14 -0500, Elardus Engelbrecht wrote: > >In batch job or in a session? If in TSO, you already got the answer from Ren >Brenton about ISRDDN. > Can ISRDDN be invoked in batch? It's a shame if so useful a facility is available only from a TSO LOGON. (I can run ISPF in batch, with restrictions.)
Either way, you need to replicate your TASKLIB, STEPLIB, JOBLIB, LINKLIST search order. That chore is manageable because ISRDDN MEMBER returns all candidates; you need only choose the most promising one. In the worst case, a child task can allocate an unknown TASKLIB before LOADing the grandchild module. That requires more detective work. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
