John, Check this out
Panel REXX example supplied with ISPF in z/OS ISPF Dialog Developer's Guide and Reference (SC19-3619-00 ) https://www.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.f54dg00/ispdg181.htm Thanks, Kolusu IBM Mainframe Discussion List <[email protected]> wrote on 03/14/2017 08:28:43 AM: > From: John McKown <[email protected]> > To: [email protected] > Date: 03/14/2017 08:29 AM > Subject: "embedded" ISPF panels/message/etc > Sent by: IBM Mainframe Discussion List <[email protected]> > > 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
