|
Where is DDS for PF that been opened in your program and which referred from the window?
From first glance I found one strange operation:
eval *in41 = *on without next write PROMPT but just *in41 = *off:
c eval *in41 = *on
C MOVEL *Blanks LLIMIT 10 0
C MOVEL *HIVAL HLIMIT 10 0
C DOU UKey = F3
*
*Display initial screen
*
C eval *in55 = *on
C eval *in55 = *off
C MOVE *OFF *IN55
c eval *in41 = *off
You defined *in41 as RMVWDW for PROMPT window so it takes effect only after write PROMPT.
And *N55=*on will work with 'write' operation.
If you wish to hide subfile record you could write before going back something like your DSP1ST record.
If I had DDS for CMASTLP# I would reply you sooner and exactly.
Andrew Sereda
-----Original Message-----
From: Phil Hayes [mailto:PHayes1@Prodigy.net]
Sent: Monday, March 13, 2000 2:24 PM
To: RPG400-L@midrange.com
Subject: Display Screen Problem
Hello Everyone,
I am having trouble removing a SFL from my screen.... here is the processing of the program;
First, my program loads a entry screen with a window in it. When the search has a match it loads the Subfile, then if I cancel the next step and return the initial screen the Subfile appears on the screen also. How do I get rid of the Subfile when I return to the first screen. The attachment contains the display and program.
Phil << File: DSPNAME.txt >> << File: Phone.txt >>
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.