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



There is a behavior that I don't understand in RDI (Version: 9.6.0.12
20220812_0616)

If I declare

dcl-f mudbcon02l keyed;
dcl-f mudbcon01l keyed rename(dbcon:dbcon1) prefix(c2:2);

outline shows the field's reference only if the fields are used somewhere
in the program

If I declare the files without prefix

dcl-f mudbcon02l keyed;
dcl-f mudbcon01l keyed rename(dbcon:dbcon1);

outline shows the field's reference for all the fields pointing to the
definition, 15(D)

My question is how can i avoid it?

Best regards
--
Marco Facchinetti

Mr S.r.l.

Tel. 035 962885
Cel. 393 9620498

Skype: facchinettimarco

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.