|
Thanks Buck, Using READP in one I wrote but have used the reloading of records from the saved positioning key. Still would like to see someone else's code because they might have a better way to do other things I might not have remembered. Bill -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Buck Sent: Friday, September 22, 2006 2:52 PM To: rpg400-l@xxxxxxxxxxxx Subject: Re: RPG II
Would anyone be able provide a good example of a simple RPG II program that acts like a subfile with record selection?
I would rather cut off my own head with a rusty spoon. There's no secret; set up a series of arrays and use SETLL/READ to populate them. Page changes are always the worst. If the data changes often, page up then down _should_ result in a different display (because more items may have been added or some removed from that series.) Your RPG may not have READP; in that case, ditch the whole page up/down in favour of a positioner (partial key list) at the top of the display. Good luck. --buck
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.