|
I know how to do that. If I am going to do that then I don't need to do a readc (catch 22) -----Original Message----- From: James W. Kilgore [mailto:qappdsn@ibm.net] Sent: Wednesday, August 04, 1999 12:15 AM To: RPG400-L@midrange.com Subject: Re: RPG/SDA Question Peter Trahan wrote: > How would I read the entire subfile? > A CHAIN loop by RRN. I've been watching this thread and you are having difficulty getting what you want, so I'm left wondering if you are trying to use SFLNXTCHG for something other than what it was intended for. We use SFLNXTCHG in every subfile program we write with great success. We have SFLNXTCHG conditioned by an indicator and this indicator is off when we load the subfile. When a user types an option number in the options column then presses ENTER, we go into a READC loop. For each record with an option, we validate the request, if valid we call the appropriate program, change the option value to blanks and update the subfile record or we turn on the SFLNXTCHG indicator and update the subfile record. This is all we use it for and it works for us. +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---END +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---END
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.