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



This thread has had some confusing messages about LR and activation groups.

I just want to make sure that everyone understands the following:

*For all activation groups, if LR is on in a module when the cycle-main procedure returns, then the global files will be closed. When the cycle-main procedure is called again, the module's storage will be initialized and the files will be opened again.*

The activation group of the program does not affect the behaviour regarding LR.

With DFTACTGRP(*YES), you get new memory the next time you call the program. With DFTACTGRP(*NO), you get the same memory the next time you call the program, and the memory gets initialized again. The effect is the same, either you have new memory that gets initialized or you have the same memory that gets initialized.

(Activation groups _do_ affect what happens with RCLRSC.)


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.