I have an Interactive Maintenance Screen program that calls a program to display an AS400 Windows.
WhenI get to the first Screen and the call to the AS400 Window display is made, the background is blacked out and only the Window shows up.
Is there any way that the background (first) Screen can be prevented from beeing removed
so that boths, first Screen and AS400 are visible to the User?.
I tried different Keywords, icluding compiling the Displays with RSTDSP(*YES)
but to no avail and I am now at a loss of ideas.
Thanks very much for your help and support
Peter
Software/Hardware used:
ASKED:
September 11, 2008 1:56 PM
UPDATED:
March 11, 2011 7:36 PM
Apparently I failed to indicate that you can see this great post @
http://www.mcpressonline.com/programming/general/perfecting-dds-windows-in-modular-programs.html
Don’t know why it printed the way it did.
http://www.mcpressonline.com/programming/general/perfecting-dds-windows-in-modular-programs.html
hi Philpl1jb
for some reason, links don’t seem to always work down here in the discussion. I added your link to the answer so that it was a working link.
Kevin
So I have used this “dummy record many times before. Now with a new program/dds it will not.. Could it be b/c my new program is defined DSPSIZ(27 132 *DS4) and the program calling the new programs display size is DSPSIZ(24 80 *DS3)…
So is this the problem and is there anyway around it? Please help ASAP.
Thanks