RE: Window in 2nd pgm?
"Jerry Adams" <[email protected]>
| Newsgroups | gmane.comp.lang.as400.rpg |
|---|---|
| Message-ID | <000301dc1809$2a0b53f0$7e21fbd0$@net> |
I have only done a couple of windowed displays. I do not have access to the code at this time, but the ASSUME that Mark mentioned rang a bell. I certainly did not have to refer to any API. I had one heck of a time getting it to work, too, but Booth helped me. He is no longer available, but I understand that his web site (https://martinvt.pocnet.net/) is. I eventually used one of his examples there to get things to work; maybe it is still there. Jerry C. Adams Now there's a man with an open mind. You can feel the breeze from here. -Groucho IBM i Programmer/Analyst -- NMM&D 615-585-2175 -----Original Message----- From: RPG400-L [mailto:rpg400-l-bounces-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org] On Behalf Of Brian Parkins Sent: Thursday, August 28, 2025 4:48 AM To: [email protected] Subject: Re: Window in 2nd pgm? Try the QsnRtvMod API. Check out the documentation: https://www.ibm.com/docs/en/i/7.6.0?topic=interfaces-api-finder This is a bindable API available from the QSNAPI *SRVPGM. Brian. On 27/08/2025 22:57, Justin Taylor wrote: > Interesting follow-up. Can the window program pick the correct display > size? > > We can define a secondary display size in the DSPF for the window program, > but that operates off what the terminal can do, not what the calling > program does. > > Any thoughts? -- This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org Before posting, please take a moment to review the archives at https://archive.midrange.com/rpg400-l. Please contact support-FMtJrHiV//lnDLsaKlm4mFaTQe2KTcn/@public.gmane.org for any subscription related questions. -- This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org Before posting, please take a moment to review the archives at https://archive.midrange.com/rpg400-l. Please contact support-FMtJrHiV//lnDLsaKlm4mFaTQe2KTcn/@public.gmane.org for any subscription related questions.