|
I would like to
OVRDBF FILE1 position(*KEYAE 1 *N&File1Key)
Loop1: RCVF
Process record ...
Call pgmB (which happens to read and reposition FILE1 cursor)
If not EOF goto loop1
When the pgm loops back to Loop1, the cursor has been repositioned by
pgmB, which messes up my loop.
Is there anything I can do with the top OVRDBF to ensure that it
ignores any repositioning of the file cursor in programs down the
stack?
Or must I save off the key values and reposition the file with
another ovrdbf?
Thanks!
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.