|
Converting to single page may be the right answer, but doesn't your desire to have more than one page processed at a time become impossible then? The first page is destroyed when the next page is created, so even if you save the changed subfile record numbers you won't have the data. To move to page-at-a-time you'll need to process a page-at-a-time too, or do some very complex addtional programming involving building of arrays or temporary files. --------------------------------------------------------- Booth Martin http://www.MartinVT.com Booth@xxxxxxxxxxxx --------------------------------------------------------- -------Original Message------- From: RPG programming on the AS400 / iSeries Date: Tuesday, July 15, 2003 04:31:06 To: rpg400-l@xxxxxxxxxxxx Subject: RE: Single Page Subfile Example Hi Booth, The existing one indeed is an expanding subfile which i wanted to convert to a Single Page One. Regards Chandra Sekhar > ---------------------------------------------------------------------- > > message: 1 > date: Mon, 14 Jul 2003 08:13:33 -0500 (Central Daylight Time) > from: "Booth Martin" <Booth@xxxxxxxxxxxx> > subject: RE: Single Page Subfile Example > > Isn't this an expanding subfile? I thought his requirement was to stay > with > a single page style. > > If he can do this then I'd suggest using SFLSIZ(&NBRREC) and making > &NBRREC > the subfile size, or 2500, whichever comes first. The iSeries processes > this stuff fast now. Performance is no longer an issue. > > > > --------------------------------------------------------- > Booth Martin http://www.MartinVT.com > Booth@xxxxxxxxxxxx > ---------------------------------------------------------
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.