250 pts.
 AS400 – displaying window in *DS3 screen size over SFL in *DS4 screen size
I want to be able to display a window with a 24x80 screen size, without removing the background SFL which is displayed with a 27x132 screen size. Haven't been able to do it. I have tried 2 different formats in one display file, using 2 line and position definitions per field (one for DS3 and one for DS4) and DSPMOD (may not have done all this correctly), 2 display files in the same program and 2 separate programs where the first calls the second. The appropriate keywords, ASSUME and KEEP, have been included but whatever I've tried, the background SFL is either totally removed, leaving a black background, or the program crashes indicating that the DS3 format can't be displayed because it is not compatible with the defined screen size.

Is there a way to do what I've described?



Software/Hardware used:
AS400 RPG/400 RPGLE
ASKED: December 30, 2009  12:27 PM
UPDATED: December 30, 2009  8:51 PM

Answer Wiki:
No.
Last Wiki Answer Submitted:  December 30, 2009  3:36 pm  by  Littlepd   1,130 pts.
All Answer Wiki Contributors:  Littlepd   1,130 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Thanks. Not the answer I was hoping for but the one I was expecting.

 250 pts.