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



Whenever I have to modify an RPG IV source - that is ALWAYS the first step that I take
Convert it to ILE
And Ive had some real doozies - GOTO's all over the place
Did not care - converted it

Alan Shore
E-mail : ASHORE@xxxxxxxx
Phone [O] : (631) 200-5019
Phone [C] : (631) 880-8640
'If you're going through hell, keep going.'
Winston Churchill


-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of Jon Paris
Sent: Monday, May 18, 2020 12:21 PM
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] Re: RPG COMP HiLoEq

Under the covers RPG400 uses the single CMPNV MI instruction to do the whole thing. The curious can take Brabara's code and compile with GENOPT(*LIST) then look for the relevant BRK statement.

The docs for CMPNV state that it will "Assign a value to each of the indicator operands (indicator form)." in other words all of the indicators receive a new value - but it might be the same value that was there before.

I am SO happy we got rid of that horrible crap in RPG IV. It will however remain a mystery to me as to why those programs still exist - let alone get maintained rather than converted!



On May 18, 2020, at 11:22 AM, Vernon Hamberg <vhamberg@xxxxxxxxxxxxxxx> wrote:

I see a different rule - could be all comparisons are run, then logical ORs used for those that specify the same indicator.

Again, my attempts at reverse engineering usually end up off the beam by quite some measure!

Cheers
Vern

On 5/18/2020 7:22 AM, dfreinkel wrote:
In the RDi help text it says:

You must specify at least one resulting indicator in positions 71 to
76. DO not specify the same indicator for all 3 conditions. When
specified, the resulting indicators are set on or off to reflect the
results of the compare.

Basically, it implies the last condition tested will turn on or off
the indicator. So an indicator could be turned on and then subsequently off.
Hence the guideline to use different indicators.

The question is: what is the order of the testing by the system?

Darryl Freinkel
A4G.
Tel: 770.321.8562 Ext 111 | Cell: 678.355.8562



--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com

--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at https://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate link: https://amazon.midrange.com


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.