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



Lori, you cant.

you can (if you want really ugly code) continue it on 3 lines:

C   01
CANn02
CANn03
COR 01
CANn02
CAN 04           OPCODE

or you can do this:

C                IF        (*in01 and not *in02 and not *in03) or
C                          (*IN01 and not *in02 and *in04)

but I wouldn't suggest either of those - replace the indicators with the
logical expressions that set the indicators.  a lot more work, but in the
end you'll be happier with code that can be more readilly understood.

hth,

rick

----------------
Lori asked:
I have a similar question.  How do you put 3 indicators on a single
calculation in the Calculation specs in RPGLE?  I am converting some RPG36
code to RPGLE and was wondering how this would be done.

Thank you,
Lori



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.