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




On 16-Nov-07, at 3:01 AM, rpg400-l-request@xxxxxxxxxxxx wrote:

But if he had used the VALUE keyword instead of CONST, SRefNo would not
have been changed with the - second - read.

True - VALUE always makes a copy of the variable. However it can only be applied to procedure calls.

Kurt Anderson pointed out, the value of a const parameter can be changed
by directly referencing a global variable.

The value of a global variable can be changed from within a subprocedure period. The CONST bit is a red herring in this case.

Which is a behaviour of CONST, pass by reference....

Yes - but as I and others have also pointed out - the danger of CONST is that the _real_ reference is passed when the size/type match exactly. That is why I would like a COPY option.

Jon Paris

www.Partner400.com
www.SystemiDeveloper.com



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.