I think the cache does not hold the panel itself, but a ttr to it's place in the dataset to same the pds directory processing. btw, for messages, you can use the general purpose one and populate zlmsg (or what ever the name is) from your program and you don't need to save the msg member as well.
ITschak On Tue, Mar 14, 2017 at 6:57 PM, John McKown <[email protected]> wrote: > On Tue, Mar 14, 2017 at 11:42 AM, IronSphere by SecuriTeam Software < > [email protected]> wrote: > > > The only way I know to load panel into cache is to display it. Maybe a > > display service with a preceding Control display enter will do the job, > > but... you have to store it first into a library. what is so special with > > cache that you need it? hiding it? if so, use dynamic area and generate > the > > content dynamically. > > > > I was just trying to avoid the overhead of allocating the PDS or PDSes and > actually doing I/O to them. Seems silly for one part of the application to > write data to a data set just so that another part of the application can > read it right back in. > > > > > > > ITschak > > > > On Tue, Mar 14, 2017 at 6:34 PM, Tom Marchant < > > [email protected]> wrote: > > > > > On Tue, 14 Mar 2017 10:28:43 -0500, John McKown wrote: > > > > > > >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. > > > > > > This isn't what you are asking about, but you can also embed ReXX in > your > > > ISPF panels. > > > > > > -- > > > Tom Marchant > > > > > > ---------------------------------------------------------------------- > > > For IBM-MAIN subscribe / signoff / archive access instructions, > > > send email to [email protected] with the message: INFO IBM-MAIN > > > > > > > > > > > -- > > ITschak Mugzach > > *|** IronSphere Platform* *|** An IT GRC for Legacy systems* *| Automated > > Security Readiness Reviews (SRR) **|* > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > > > > > -- > "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 > -- ITschak Mugzach *|** IronSphere Platform* *|** An IT GRC for Legacy systems* *| Automated Security Readiness Reviews (SRR) **|* ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
