|
Ps. If that was not it, try making subfile size 1 greater than your page size. You can still control the rolling in you program. If a user finds it in himself to page down enough times to blow the 9999 record limit, you could keep track of it, clear the subfile, and reload from say 1000 records back and bring him to the next page that he expected. If he/she decides to roll back past your artificial beginning of subfile, you could just clear and back up another 1000 records. -----Original Message----- From: Smith, Mike [mailto:Mike_Smith@xxxxxxxxxxxxxxxx] Sent: Tuesday, July 01, 2003 1:58 PM To: RPG programming on the AS400 / iSeries Subject: RE: subfile? I guess I shouldn't have said the Subfile contains more than 9999 records. The file does and so I need to be able to handle that. Well anyway, it appears I can't do this with a page at a time subfile and will have to go another route. -----Original Message----- From: Carel Teijgeler [mailto:coteijgeler@xxxxxxxxx] Sent: Tuesday, July 01, 2003 1:42 PM To: rpg400-l@xxxxxxxxxxxx Subject: Re: subfile? Mike, I think using SFLDROP/SFLFOLD requires the availabilty of two SFLPAGEs, while you defined only one. With a single page SFL you can never load 9999 records into the SFL. Regards, Carel Teijgeler. *********** REPLY SEPARATOR *********** On 30-6-03 at 16:17 Smith, Mike wrote: >I have a situation where i have a page at a time subfile. Page = size. >A request has come in that will require a SFLFOLD/SFLDROP. It appears that i cannot do this. >Does anyone know different and if so, how is this accomplished without >changing to an expanding subfile. This subfile contains more than 9999 records. _______________________________________________ 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. _______________________________________________ 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-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.