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



Gio

This article gives you exactly the kind of thing you want -

https://www.mcpressonline.com/programming/rpg/uncover-the-secret-of-the-changed-object-list-col

It talks about the MI instructions MATCTX - that means Materialize Context - "context" is the computer-science word for a library. MATCTX doesn't work for us at security level 40 or higher, but there is the QusMaterializeContext API that IBM provide - more info in that article.

DSPOBJD on the *LIB says nothing about what is in the library - a library is a list of objects - a change to the list changes the date on the library object. DSPOBJD on every object in the library can do what you want, but it can be very slow.

Cheers
Vern

On 3/28/2023 3:48 PM, gio.cot via MIDRANGE-L wrote:
Hi all

I would need to find the libraries that in the last month , have at least
one object modified .. i tried to check this with ODLDAT fields after
DSPOBJD, but it seems that this fields (ODLDAT) it's updated also when the
library is saved ..

Can some one suggest how to solve this ?

Thanks in advance

Gio



As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.