From my experience, not exactly. If a new application starts within the ISPF environment, and they do it correctly, then your libraries may not get looked at by ISPF in that split/session.
This protects from mixed code issues where one application uses program names used by another application. Think in-house developed vs a product developed using the SMP/E naming standards that is “registered”. Sent from my iPhone — small keyboarf, fat fungrs, stupd spell manglr. Expct mistaks > On Oct 28, 2018, at 12:11 PM, Joe Monk <[email protected]> wrote: > > Sure those are valid ways too. > > Joe > > On Sun, Oct 28, 2018 at 11:10 AM Joseph Reichman <[email protected]> > wrote: > >> So what at the ready prompt Beverly can issue a TSOLIB then get into ISPF >> won’t the TSOLIB be valid in ISPF >> If you just want ISPF then wont LIBDEF ISPLLIB do the trick ? >> >> Joe Reichman >> 170-10 73 rd ave >> Fresh meadows NY 11366 >> >>> On Oct 28, 2018, at 12:06 PM, Joe Monk <[email protected]> wrote: >>> >>> you can only use TSOLIB outside of ISPF :) >>> >>> But from ISPF you can ALLOC and then execute ... >>> >>> Joe >>> >>> On Sun, Oct 28, 2018 at 10:51 AM Joseph Reichman <[email protected]> >>> wrote: >>> >>>> Doesn't the TSOLIB command do that ? >>>> >>>> >>>> >>>> Joe Reichman >>>> 170-10 73 rd ave >>>> Fresh meadows NY 11366 >>>> >>>>> On Oct 28, 2018, at 11:42 AM, Joe Monk <[email protected]> wrote: >>>>> >>>>> you can always use TASKLIB to put in your own stuff ahead of step lib >> in >>>>> the search order... TSO searches tasklib ahead of steplib. >>>>> >>>>> Joe >>>>> >>>>> On Sun, Oct 28, 2018 at 10:13 AM Beverly Caldwell < >> [email protected] >>>>> >>>>> wrote: >>>>> >>>>>> Does anyone know, by any chance, if there is any (legitimate) way to >> rid >>>>>> oneself of an unwanted STEPLIB allocation to one's TSO session ? >>>> Ordinarily >>>>>> I would set up a new logon procedure but that's not an option on this >>>> gig. >>>>>> Probably better not download any code either. >>>>>> >>>>>> ---------------------------------------------------------------------- >>>>>> For IBM-MAIN subscribe / signoff / archive access instructions, >>>>>> send email to [email protected] with the message: INFO >> IBM-MAIN >>>>>> >>>>> >>>>> ---------------------------------------------------------------------- >>>>> For IBM-MAIN subscribe / signoff / archive access instructions, >>>>> send email to [email protected] with the message: INFO IBM-MAIN >>>> >>>> ---------------------------------------------------------------------- >>>> For IBM-MAIN subscribe / signoff / archive access instructions, >>>> send email to [email protected] with the message: INFO IBM-MAIN >>>> >>> >>> ---------------------------------------------------------------------- >>> For IBM-MAIN subscribe / signoff / archive access instructions, >>> send email to [email protected] with the message: INFO IBM-MAIN >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [email protected] with the message: INFO IBM-MAIN >> > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
