Hi everyone
Although I much prefer to create a load page at a time subfile - I have created load all sub files - with thousands of records in the file (something "quick" and "dirty")
The key is also to give the user an option to position to a particular value within that sub file, and then they can reposition to their hearts content.
Like I said - quick and dirty - especially when the user keeps on saying that they need this capability 10 seconds ago
And they know of its limitations
Alan Shore
E-mail : ASHORE@xxxxxxxx
Phone [O] : (631) 200-5019
Phone [C] : (631) 880-8640
'If you're going through hell, keep going.'
Winston Churchill
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Alan Campin
Sent: Monday, January 08, 2018 1:58 PM
To: RPG programming on the IBM i (AS/400 and iSeries) <rpg400-l@xxxxxxxxxxxx>
Subject: Re: Looking for Skeleton RPG program
And the question I never asked is why are wanting to load more than 9999 rows? Assuming 12 records per page, that is more than 833 pages. Why would a user by going through more than 833 pages of data?
If you are looking for certain values, maybe you want to dynamically building an SQL statement to select only records that meet the criteria?
On Mon, Jan 8, 2018 at 12:53 AM, p.Caroti <p.caroti@xxxxxxxx> wrote:
Hi all
I would like to know, if some can point me to an RPG skeleton example
that manage subfile paging and paging with more tha 9999 rows , from
which I can start;
Thanks in advance
--
This is the RPG programming on the IBM i (AS/400 and iSeries)
(RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
http://amzn.to/2dEadiD
As an Amazon Associate we earn from qualifying purchases.