× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Another variation I used was to write a record to the end of the file that
contained something no other record would contain. When that record is
read, you are not at end of file, so you can reposition.

John McKee

On Mon, Feb 9, 2015 at 3:39 PM, Mark S Waterbury <
mark.s.waterbury@xxxxxxxxxxxxx> wrote:

Rich:

OVRDBF with a position, and POSDBF only works if you have not yet reached
the *end-of-file* condition.

At V6R1 and above,there is a new CLOSE command in OS/400 that does exactly
what you want, for use with RCVF.

If you need this to work at V5R4 or earlier, create two CL programs, one
for the first pass over the file, then CALL the second program to process
the second pass.

All the best,

Mark S. Waterbury


On 2/9/2015 4:09 PM, Rich Loeber wrote:

I have a program that reads a short source physical file during
processing. Over the course of processing, it may need to go back and
re-read the file again and I've hit a brain cramp on how to get it to
start over without ending the program.

Is there a secret here?

Rich


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.