|
"Bull, Jeff" wrote: > Hi all, > does anyone know how to get a dclf'ed physical file in a CL program > to reposition back to start of file ? I've tried OVRDBF POSITION(*START) > and POSITION(*RRN 1); neither seem to work. Perhaps I am trying to do the > impossible ? > > Kind regards, > Jeff Bull. > Senior AS/400 Support Consultant (AS/400) > Midas Kapiti International Ltd > Jeff, You have to retrieve the number of records in the member of the file and use a loop counter to know, if the last record has been read. The moment a CLP reach the end of file a message CPF0864 is sent and then you can do nothing to read the file all over again. With regards, Carel. +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.