×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
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@xxxxxxxxxxxxxxxxxx] On Behalf Of
Brian Parkins
Sent: Thursday, August 28, 2025 4:48 AM
To: rpg400-l@xxxxxxxxxxxxxxxxxx
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?
As an Amazon Associate we earn from qualifying purchases.