× 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.



David wrote:

> Within the CL, we issue several SNDRCVF commands for
> different records.  Also within the CL, we call an RPG
> program that uses the same display file but with
> different display records.
>
> Now, suddenly and out of the blue, we're getting this
> halt.  We can get by this by taking an 'R' to retry, but
> why in the heck are we getting it?

You may need to do a bit of debugging. You do say where the halt occurs,
but is it immediately on return from the RPG program? As the CL only does
SNDRCVF commands my guess would be that the RPG has issued an invite to the
display file and then terminated for whatever reason without processing it.
You may be able to get round this in the CL by adding an ENDRCV command
followed by a catch-all MONMSG CPF0000 immediately after calling the RPG.

You say this has suddenly started happening. So assuming no-one has changed
the RPG, is it possible that the display file has been changed or
recompiled with a different WAITFILE, WAITRCD, or DFRWRT parameter?


Dave...
               _________  ,___o
             __________   _\ <;_
           ___________   (_)/ (_)       http://www.twickenhamcc.co.uk
=======================================================
The opinions expressed in this communication are my own and do not
necessarily reflect those of my employer.



As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.