|
Hah! An easy one! Your F10 is probably coded as CA10 in your display file DDS. Change it to CF10 and your problem should be solved. CAnn does not return any data to the program (useful for F3=Exit immediately type stuff, especially if you validate field values in your display file DDS). CFnn does return data. - Dan Bale (I am *NOT* "Dale" http://archive.midrange.com/midrange-l/200105/msg00281.html ) SAMSA, Inc. 989-790-0507 DBale@SAMSA.com <mailto:DBale@SAMSA.com> Quiquid latine dictum sit altum viditur. (Whatever is said in Latin seems profound.) -----Original Message----- From: rpg400-l-admin@midrange.com [mailto:rpg400-l-admin@midrange.com]On Behalf Of Malchow, Grizzly Sent: Friday, April 26, 2002 11:18 AM To: 'rpg400-l@midrange.com' Subject: I have a subfile question This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. -- [ Picked text/plain from multipart/alternative ] It's been a while since I have written a sub file program, so I imagine there is a simple solution to this problem that I don't know about or I have forgotten. I have a subfile that allows the user to change a quantity. Once the quantity is changed the user can either press Enter to update the order, or F10 to complete the order, which basically doesn't allow the user to make any further changes to the current order. My question is why are the changes made in the subfile only seen when I press enter? If I change a quantity and press enter I can see the values for the quantities I changed. When I change a quantity and press F10 I can only see the values for the quantities that were written to the subfile when I loaded it. I am not seeing the changes I make when I press F10. I have tried both chaining to the subfile and using the ReadC op code, but I get the same results. Could I be missing a Keyword in my DDS? Does the operation system iterate the enter key differently than a function key? Any ideas would be greatly appreciated. Thanks Griz _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.