And you can altlib as well - sadly you can't TSOLIB within ISPF but you can dynamic steplib with Dan Dalby's Dynamic Steplib on CBT File 452 (which works with z/OS 2.4 with no problems contrary to some vendors claims).
Lionel B. Dyck <sdg>< Website: http://www.lbdsoftware.com "Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are." - John Wooden -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Seymour J Metz Sent: Friday, January 17, 2020 12:29 PM To: [email protected] Subject: Re: Starting an application in ISPF You can write a script to LIBDEF the libraries that you need and then invoke ISMF. Put the script into you command table or panel definition. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Frank Swarbrick <[email protected]> Sent: Thursday, January 16, 2020 6:23 PM To: [email protected] Subject: Starting an application in ISPF I am a developer who wants to start up the ISMF application. Being a developer I don't have it as an option on any ISPF menu. Documentation states I can use "ISPSTART PGM(DGTFMD01) NEWAPPL(DGT)" from TSO. This works, but then I have only that application running, and not my other ISPF "stuff". Is there a similar command I can use to start it from within ISPF? ---------------------------------------------------------------------- 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
