|
I faced this situation in the past. It has been several years but after
looking at some programs I did, here is how I solved it:
In the pop up DDS, I created a second dummy record with the following
keyword:
CLRL(*NO) OVERLAY FRCDTA
In the pop up program, before exiting, I write this record. I dont
think I did anything else. Now I do not get anymore the blank
background.
Hope this help
I've got a simple situation. I populate a subfile, and can then make<joepluta@xxxxxxxxxxxxxxxxx> 2010-10-05 13:08 >>>
selections on the subfile. I use a READC to process the subfile, and
on
each selection I call a second program which pops up a window.
Everything
works fine as long as I only select one record - the window pops up
over
the subfile, I hit enter to get out, the subfile is redisplayed, all
is
good.
The problem comes when I select more than one record. Again, the
first
selection works fine. But when I do a second READC / call, the popup
window is displayed with a completely black background; the underlying
subfile is cleared completely.
Anybody run into this? I've got KEEP and ASSUME on a DUMMY record
format
in screen 2. I've changed the RSTDSP parameters to all four
combinations
of *YES and *NO on the two programs. The programs themselves are RPG
programs compiled with DFTACTGRP(*YES). Both set on *INLR when they
exit.
I'm including the source. Hopefully it will make it through. As you
can
see, it's not rocket science. But it's really annoying.
Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.