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



I think that the *IN(70) references should show up - that would appear to be a bug - are you sure that it is not just referenced as *IN ?? Really that is what it should be.

"*IN70 and *IN(70) mean the same thing."

Not really and certainly it appears they are not the same the RDi Outline view. Frankly that doesn’t surprise me.

We RPGers know that the two are the same thing but I suspect it would require special exception coding in RDi to get them treated the same in Outline.

Barbara may be able to confirm but it seems highly likely to me that even in the compiler they are not resolved as a common address until late in the compilation.

Really it is not any different from expecting the Outline to reflect that variables A and B below are the same thing. And I think we’d all be a little surprised if that were the case.

dcl-ds AnyOldName;
A Char(10);
B Char(10) Overlay(A);
end-ds;

But then every time I make a bet like this I end up being wrong so …


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Oct 27, 2016, at 4:45 PM, Roche, Bob <broche@xxxxxxxxxxxxxxxxx> wrote:

*IN70 and *IN(70) mean the same thing.

-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Paul Therrien
Sent: Thursday, October 27, 2016 3:40 PM
To: wdsci-l@xxxxxxxxxxxx
Subject: [WDSCI-L] RDI 9.5.3 - RPG ILE and Indicator references in Outline

I am wondering if others are seeing this:

I have references in an RPGLE program (not free format), to *IN70 and
*IN(70).

I cannot see references in the outline showing me the *IN(70) usages.

Is there a way I can see these references in the outline view?

TIA,

Paul


--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.midrange.com_mailman_listinfo_wdsci-2Dl&d=DQICAg&c=S6jE3hMA0s16gx2_CUBBn4vjc1odLunI6MSvd_AfdV8&r=Ub_YbVSedaHB7-0yGANN94iTrfkU2nCKT1D5-5Jv01Y&m=6lE41IqF25R3lGoTJALQUfEvmrFfG_Eun9ALsUDa_44&s=zj07tH86yVIbXC1cWWByDCIeIldnHI_Dn12B2GBj6uU&e=
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at https://urldefense.proofpoint.com/v2/url?u=http-3A__archive.midrange.com_wdsci-2Dl&d=DQICAg&c=S6jE3hMA0s16gx2_CUBBn4vjc1odLunI6MSvd_AfdV8&r=Ub_YbVSedaHB7-0yGANN94iTrfkU2nCKT1D5-5Jv01Y&m=6lE41IqF25R3lGoTJALQUfEvmrFfG_Eun9ALsUDa_44&s=r99ItztWs3Kov6D6XrbILmB7L_HFveYoVUbO7tTpaSk&e= .
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.


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.