Hi Steve, If you get the user to run this small REXX procedure, what value does it return?
/* REXX */ address ispexec "VGET (ZSCREEND) SHARED" say zscreend Dave Salt SimpList(tm) - try it; you'll get it! http://www.mackinney.com/products/program-development/simplist.html > Date: Wed, 23 Mar 2016 16:04:41 -0400 > From: [email protected] > Subject: Re: ISPF Anomaly: ISPP352 > To: [email protected] > > On 03/23/2016 03:39 PM, Styles, Andy (SD EP zPlatform) wrote: > > Wild stab in the dark - is the window size defined by a variable that's > > somehow overwritten by another application using the same variable name? > > > <SNIPPAGE> > No. > > It is just this simple: > > )BODY WINDOW(74,30) EXPAND(\\) > > Only the variables we collect are, well, variables. > > We don't use variables to control size of pop-ups or location. > > So this is why this is baffling to me. > > Regards, > Steve Thompson > > ---------------------------------------------------------------------- > 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
