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



Anita,

(Hope you are debugging RPG; else David might get upset :-)

If the debugger gives this error, it tells you you are trying to compare incompatible items, often numeric and character. You are trying to compare a field to a character literal, so chances are you're field is numeric. If you press F1 on the error message, it will tell you on which position in your input things go wrong.

Joep Beckeringh


Anita Imbrescia schreef:
Hi,
I am trying to use a 'break when' in debug and it is not working. I have done this many times b4 but am having a problem with it now. I am typing:
BREAK 1346 when hremp# = ' 5382' and I get an error which reads "Relational type error occurred" This field is set to 7.
I then type: BREAK 1346 when hrlnam = 'SMITH' and get the same error. The field is set to 35.
I then pressed F6 on that line and tried to use F13 to condition it. Still no luck.
It takes forever to step thru this so I would like to find out what I am doing wrong.
I feel certain that I have used this in ILE b4. We recently updated our 400-could this have anything to do with the problem.
Any help you can give me would be greatly appreciated.
Anita Imbrescia





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.