Right. To finalize the setting of SFLNXTCHG of being "on", you must write the control record, not just update the subfile. You are updating the subfile record when you're setting SFLNXTCHG on, right? You're best be is a loop with a CHAIN.
Actually your best bet is to use a DS Array. Much less overhead.
Mark Walter
Business to Business Data Integration Specialist
Certified IBM System i Specialist
Paragon Consulting Services, Inc.
mwalter@xxxxxxxxxxxxxxx
717-764-7909 ext. 126
________________________________________
From: rpg400-l-bounces@xxxxxxxxxxxx [rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Alan Shore [ashore@xxxxxxxx]
Sent: Thursday, November 17, 2011 11:14 AM
To: RPG programming on the IBM i / System i
Subject: RE: SFLNXTCHG
Hi Chuck
Maybe I'm misunderstanding what you are saying/asking
If the subfile is never displayed, how could something be changed to use READC (read changed)
If you need to read the subfile, it would be better to CHAIN to the data by relative record number
Alan Shore
Programmer/Analyst, Direct Response
E:AShore@xxxxxxxx
P:(631) 200-5019
C:(631) 880-8640
"If you're going through Hell, keep going" - Winston Churchill
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Graves, Chuck
Sent: Thursday, November 17, 2011 10:45 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: SFLNXTCHG
I have an application with a subfile which is not displayed on-screen but utilized in the background. It would appear that the READC op-code is not working, even though the records were updated with the proper indicator for the SFLNXTCHG keyword.
Does the SFLNXTCHG/READC not work if the subfile is never displayed on-screen?
--
This is the RPG programming on the IBM i / System i (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 IBM i / System i (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.