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



>Thanks for your comments, Simon.  I was
>starting to wonder what had happened
>to all the ILE proponents out there.

Some of us just haven't got enough experience with the environment you're
working with <grin>

>Another question:  The initial call to this
>system is to a cl program that runs in *CALLER
>and saves everything (libr lists, lda, etc)
>about the caller's environment and then
>calls this program(s) which run in their own
>named activation group.  On termination,
>the cl reclaims that activation group and
>restores the caller's original environment.
>If a second user, in another job, is using the
>program code reentrantly (is that a word?), what
>will happen when the first user's job tries
>to kill the activation group.

The activation group is a subdivision of the job, so JOB(123) AG(PAYROLL)
has no common storage with JOB(789) AG(PAYROLL).  So JOB(123) can do
whatever it wants with it's AG and not worry about all the other jobs.
Think of it like QTEMP for storage.
  --buck


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.