Re: Window in 2nd pgm?
Mark Waterbury via RPG400-L <[email protected]>
| Newsgroups | gmane.comp.lang.as400.rpg |
|---|---|
| Message-ID | <[email protected]> |
Justin, You need to add another record format to your DDS for the window, that specifies the "ASSUME" keyword. You do not need to actually display this other record format in your program, it just needs to have that ASSUME keyword somewhere in there. HTH, Mark S. Waterbury > On Tuesday, August 26, 2025 at 11:39:04 AM EDT, Justin Taylor <[email protected]> wrote: I have a 5250 program that calls a second program that displays a 5250 window. I want the window from the second program to overlay the screen from the first program. By default, I get the window on top of an otherwise black screen. The window program is commonly used and works fine elsewhere, so I'm convinced the issue is with the first program. I've done this in the past, and I recall there was some DDS trick to accomplish this. Can someone please refresh my memory? Thanks -- 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: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/rpg400-l. Please contact [email protected] for any subscription related questions.