|
Hi Jon,
Don't you mean *NEW for the programs called by the menu? Because if you have the menu as *NEW (which also makes sense), everything else that gets called with *CALLER is inside the same activation group.As Joe noted earlier, creating a new AG is a very expensive process and not something you want to do often. Normally *New is used for the root program (say a menu) of a group so that everything is cleaned up when you return. Not only does it take time to create the new AG, it will take time to tear it down as you return, Jon Paris
--Alan
As an Amazon Associate we earn from qualifying purchases.
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.