|
You are obviously loading the data into the subfile from the input file(s) all at once. You will have to change this so that you are only loading a page at a time. This means that the program will have to control the page-up, and page-down scenarios, rather than letting the system handle it. Maybe a position-to field(s) being given to the user. Alan Shore NBTY, Inc (631) 244-2000 ext. 5019 AShore@xxxxxxxx Mark Allen <allenmar@xxxxxxx om> To Sent by: rpg400-l@xxxxxxxxxxxx rpg400-l-bounces@ cc midrange.com Subject Subfile > 9999 records 11/22/2005 09:58 AM Please respond to RPG programming on the AS400 / iSeries <rpg400-l@midrang e.com> OK, drawing a BIG blank on this one, I have a subfile where SFLSIZ=PAGSIZ+1, with the typical 4.0 RRN (SFLRCDNBR) defined as a hidden field. I am having a problem once the user scrolls past the 9999th record in the file being displayed with receiver too small (using eval statement).... I am CLUELESS as to how I have (or even if I have) dealt with this in the past..... I tried (even though I was PRETTY sure it would not work) making the RRN field bigger (6.0) but gives me error on compile saying too large for field type (guessing its the SFLRCDNBR keyword) --------------------------------- Yahoo! FareChase - Search multiple travel sites in one click. -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx 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.