|
Hi Phil - from looking at your past e-mails, I think the problem is that the A 74 SFLNXTCHG is conditioned by *in74. Take the condition out, so that it reads A SFLNXTCHG I believe that you switching *in74 on and off, you are NOT keeping the changed records. The other way would be to read the subfile from beginning to end through relative record number Alan Shore NBTY, Inc (631) 244-2000 ext. 5019 AShore@xxxxxxxx "Phil Kestenbaum" <pkestenbaum@sdit ech.com> To Sent by: "RPG programming on the AS400 / rpg400-l-bounces@ iSeries" <rpg400-l@xxxxxxxxxxxx> midrange.com cc Subject 09/27/2006 04:50 Subfile problem PM Please respond to RPG programming on the AS400 / iSeries <rpg400-l@midrang e.com> HI, I have a subfile program that when there is an error, on say the third line, on the first pass, the cursor is being put on the third line correctly, but subsequently, the cursor will be placed on the first line. Let's say if I correct the third line but make an error on first, then correct the first and re-error on third, it then positions on FIRST. I appear to be missing code that would correctly align the cursor to the error line, or perhaps I need to clear the subfile on each ENTER? The code is: C prolin begsr C readc sfr1 * * C dow not %eof * C if s6sqty = 0 c C eval *in60 = *on C eval *in59 = *on C eval *in74 = *on C update sfr1 c else C eval *in60 = *off c endif C eval *in74 = *off c* c readc sfr1 C enddo C endsr Ind. 60 is to position the cursor: A 60 DSPATR(PC) This message contains information proprietary to our company. It is intended to be read only by the individual or entity named above or their designee. Any distribution of this message or the information contained herein without written permission from our company is strictly prohibited. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message. -- 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.