×
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.
As it turns out - I removed the 53 for EOF (since I am using the %EOF bif) on the READE and all is well. Thanks all for your support and advice. I truly appreciate it. Sincerely,
Richard Reeve
On Sunday, March 6, 2016 5:47 PM, Richard Reeve <richreeve@xxxxxxxxx> wrote:
As it turns out - I removed the 53 for EOF (since I am using the %EOF bif) on the READE and all is well. Thanks all for your support and advice. I truly appreciate it. Sincerely,
Richard Reeve
On Sunday, March 6, 2016 5:05 PM, Richard Reeve <richreeve@xxxxxxxxx> wrote:
I put the read directly after the setll and got the record that I expected, yet the reade (using the same key as the setll) returns an %EOF condition...... Sincerely,
Richard Reeve
On Sunday, March 6, 2016 3:58 PM, Booth Martin <booth@xxxxxxxxxxxx> wrote:
It might prove illuminating if you added a READ line immediately between
the SETLL and dow loop and then you looked to see what record you really
did hit.
On 3/5/2016 3:54 PM, Richard Reeve wrote:
C K47037 SETLL F470371_7
C DOW NOT %EOF(F470371_7)
C K47037 READE F470371_7
As an Amazon Associate we earn from qualifying purchases.