|
I used to do page at a time. But today, the damn machine is so fast that loading up 1000 or 2000 records is pretty much instantaneous. So I don't bother with page at a time any more. -Bob Cozzi www.RPGxTools.com RPG xTools - Enjoy programming again. -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Holden Tommy Sent: Tuesday, September 13, 2005 2:52 PM To: RPG programming on the AS400 / iSeries Subject: RE: Load all subfile - more indicator. Same here almost exclusively. I have rarely found a need to load more than page at a time. Thanks, Tommy Holden -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Marvin Radding Sent: Tuesday, September 13, 2005 2:47 PM To: RPG programming on the AS400 / iSeries Subject: RE: Load all subfile - more indicator. I use page at a time Marvin -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx Sent: Tuesday, September 13, 2005 11:33 AM To: RPG programming on the AS400 / iSeries Subject: RE: Load all subfile - more indicator. So are you then using a page-at-a-time or a load-all? Because on a load-all I will have reached the end of the file, right? Rob Berendt -- Group Dekko Services, LLC Dept 01.073 PO Box 2000 Dock 108 6928N 400E Kendallville, IN 46755 http://www.dekko.com "Marvin Radding" <MRadding@xxxxxxxxxxxx> Sent by: rpg400-l-bounces@xxxxxxxxxxxx 09/13/2005 01:24 PM Please respond to RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx> To "RPG programming on the AS400 / iSeries" <rpg400-l@xxxxxxxxxxxx> cc Subject RE: Load all subfile - more indicator. I tie my indicator to the end of file indicator so that when I reach end of file on the subfile build it will show 'Bottom'. I also tie the indicator to the PAGEDOWN key so that it no longer comes back to the program when the end of the subfile is reached when pressing it. This way I can build a page at a time unti end of file then the system says that the key is invalid. Marvin -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx Sent: Tuesday, September 13, 2005 11:19 AM To: rpg400-l@xxxxxxxxxxxx Subject: Load all subfile - more indicator. My screen coding is a little rusty. How does one best control the "More..." on a "load-all" subfile? (without converting it to a page-at-a-time subfile) A 67 SFLEND(*MORE) Rob Berendt
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.