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



Hi Dane.  

<snip>
> In the time that I have been using RPG, I never realized that this was
> the way 'nomain' modules behave in an activation group.  I have always
> heard (or maybe just thought) that everything got reinitialized when the
> 'bound program' sets on LR.   This doesn't seem to get advertised a lot.
> Granted, service programs are a different story since they can be used
> 'across main module boundaries', but bind by copy was always advertised
> as more of a fancy copybook.  How very wrong that analogy is. :-)
> 
</snip>

This fact did shake things up a bit for me when I first learned it
also.  Now that I am learning about other OO languages (J-*&^), this
seems very powerful.  I mean, in a way, if you consider procedures, or
'modules' as 'classes', and then you realize that a program, in an
interactive session, may access a single copy of the 'class', which
can have static variables that remain static, or only accessible
through the 'class'  methods.  And if you bind by reference, I think
that they stay resident in the activation group, even if you call them
from other programs in the same activation group!!!

In my opinion, this sets RPG apart from other languages and platforms,
because I don't believe that you can use this type of persistence with
other OO languages (J-*&^).  Pretty cool.


-- 
"Enter any 11-digit prime number to continue..."

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.