I use the embedded skeletons technique designed by Frank Clarke. See http://www.rexxla.org/freerepo/REXX/
Works for MLIB, SLIB, TLIB entries. No more chasing around looking for the source. It's all in one program. On Wed, Mar 15, 2017 at 5:02 AM, Mark Zelden <[email protected]> wrote: > Some I can think of: IPLINFO, LPROG, REXXMEM, RXSTOR64. > > Best regards, > > Mark > -- > Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS > ITIL v3 Foundation Certified > mailto:[email protected] > Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html > Systems Programming expert at http://search390.techtarget.com/ateExperts/ > > > On Tue, 14 Mar 2017 08:34:35 -0700, Lizette Koehler < > [email protected]> wrote: > > >Check out some of Mark Zelden's apps on his website. > > > >Some have imbedded ISPF in them > > > >Lizette > > > > > >> -----Original Message----- > >> From: IBM Mainframe Discussion List [mailto:[email protected]] > On > >> Behalf Of John McKown > >> Sent: Tuesday, March 14, 2017 8:29 AM > >> To: [email protected] > >> Subject: "embedded" ISPF panels/message/etc > >> > >> I want to write an ISPF application which is self contained. I vaguely > >> remembered that someone, sometime, said it is possible to "embed" the > ISPF > >> panels / message / et al in the REXX itself. The only thing that I've > seen is > >> more like an shell HERE document. This function basically creates a > temporary > >> file, writes the HERE data to it, then uses that temporary file. > >> The ISPF equivalent is to write the ISPF panels / messages and so on > into > >> "temporary" PDSes. And then use the LIBDEF to make the PDSes active. Is > this > >> the way it is done? That is, by "cheating", rather than some ISPF > function? > >> > >> -- > >> "Irrigation of the land with seawater desalinated by fusion power is > ancient. > >> It's called 'rain'." -- Michael McClary, in alt.fusion > >> > >> Maranatha! <>< > >> John McKown > > > >---------------------------------------------------------------------- > >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 > -- Wayne V. Bickerdike ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
