×
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.
On Wed, 31 Oct 2012 21:45:12 +0000, Paul Fenstermacher
<PFenstermacher@xxxxxxxxxxxxx> wrote:
If an object in a library gets used in any manner does that also update the last used date on the library object?
Note also that if a program remains active across multiple days, the
last used date is only going to reflect when it was initially called.
If a program is called from a program that remained active across
multiple days, I'm not sure if the program that is called is going to
reflect each day on which it was used or not, nor if it matters if the
system pointer is resolved more than once.
Bottom line: you need to be careful about programs.
The same kind of thing *may* apply to other objects being used by a
program that remains active across. For example, if a program is
using a user space via a pointer, I don't know if the usage is updated
for each day that the user space is used or just when the system
pointer to the object is resolved.
Perhaps Chuck can provide more technical details about this.
Ken
Opinions expressed are my own and do not necessarily represent the views
of my employer or anyone in their right mind.
As an Amazon Associate we earn from qualifying purchases.