Well, that just sounds wrong.
Time for a PMR I should think.
Paul
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxx> On Behalf Of Booth Martin
Sent: Saturday, May 19, 2018 4:22 PM
To: RPG programming on the IBM i (AS/400 and iSeries) <rpg400-l@xxxxxxxxxxxx>
Subject: Re: DSPF - SFLLIN(2), subfile records not displaying until cursor enters field
Interesting.... *DS4, Five column subfile, SFLLIN(4). Typically displays 5 cols x 15 records = 75 at a time. SFLCSRRRN(&RRNPICKED) returns the record # of a clicked record for all records in the first 3 columns, returns 0 for any record selected in column 4 and 5. This holds true for all pages. in other words:
* Page 1, record # 45 returns 45, record 46 returns 0. (displays 1 thru75)
* Page 2, record # 120 returns 120, record 121 returns 0. (Displays
record 76 thru 150)
* Page 3, record # 195 returns 195, record 196 returns 0. (Displays
record 151 thru 225)
On 5/19/2018 7:18 AM, Paul Therrien wrote:
Would SFLLIN(3) work? Wondering about display byte before and after
each subfile record.
Paul
--
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.