× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I would double(or triple, quadruple, etc...) check your compile parameters 
for the display(s) and make sure RSTDSP(*YES) and DFRWRT(*NO) are set.

Right before you do your subfile UPDATE, populate all the other subfile 
fields along with your GL account number.  You pull the field values from 
a data structure, work fields, file record, subfile b, etc..., before or 
after you execute subfile b.

hth,

Frank W. Kany IV
Senior Programmer/Analyst 
Unipres USA, Inc.
(615) 325-8428 - Office
(615) 517-1742 - Cell
http://www.unipres.com



"Douglas W. Palme" <dpalme@xxxxxxxxxxx> 
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
01/12/2006 10:58 AM
Please respond to
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>


To
"RPG Group" <rpg400-l@xxxxxxxxxxxx>
cc

Subject
Still having a problem with windowed subfile






I am still having a problem with overwriting subfile A after receiving a 
selection from subfile B (windowed subfile).

Here are the steps I am going through:

1. Load subfile A wth one blank record, it has among others a numeric 
field 
for date, ref, GL account no, etc.

2. Enter into loop and EXFMT subfile A to await user action.

3. READC on subfile A after user makes a selection

4. IF user selects F04 (*IN04 coded as CF04) we EXSR LOADCA which will 
load 
subfile B.

5. Display subfile B and await user selection

6. Upon return execute a READC to check for any user selections.

7. Chain to subfile A based on the RRN and then move the new GL account 
number to the appropriate field on subfileA

8. update subfile A.

9. Control now drops all the way back to the main procedure which loops 
back 
to EXFMT subfile A.

>From what I can tell in theory everything should work, but when it 
redisplays subfile A it blanks out all fields with the exception of the GL 

account number.

Suggestions? Hints? Tell me to change jobs? :)
 

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.