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



Jeff,

It is not clear why you would get this error. This error is an RPG compiler error related to syntax, it is not occuring in the API.

The error doesn't make sense where it is located -- how can the right/left sides of an EVAL operation not match when you're coding a CALLP rather than an EVAL?

It makes me think that the RNF7416 is actually referring to a different line, or that there's something else going on here (such as an extra character that's far to the right where you can't see it?)

This, of course is a shot in the dark...

If you can't figure this out on your own, I'm willing to take a quick look -- but, I'll need the entire compile listing to make sure I'm getting the whole picture. So, please try to solve it yourself, but if you're really stuck, please e-mail me the compile listing. It's probably more appropriate to do that off-list.

-SK

On 9/21/2015 9:35 AM, Jeff Young wrote:
Flags = FCntl(Sock
: F_GetFL);
Flags = %BitOr(Flags : O_NONBLOCK);
FCntl(Sock
: F_SETFL
RNF7416: The types of the right and left hand side do not match in the EVAL
operation.
: Flags);



As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.