×
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.
Program A can be instructed to RCLACTGRP the group which contains B and C.
If I re-compile program C the replacement object is in use until I
instruct program A to RCLACTGRP before calling program B.
After that, the new version of program C is in use.
This doesn't work for program B. THe replacement object stays in use
and the new version of the program is not used.
If I re-compile C again and instruct program A again to RCLACTGRP, the
new version of program C is put into use but the replacement object for
B remains on the call stack.
The WRKJOB command verifies that B and C are in the same activation
group and the program A has deleted the activation group.
Why won't the new version of program B come into use?
Both Program B and Program C call program D which is in the default
activation group.
Other programs besides A call Program B.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.