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



If, by "last change date" you mean the last SOURCE change date, both Rob and 
Mike's solutions work if the program(s) in question are OPM (not ILE) programs. 
 The output of DSPOBJD/WRKOBJ does have fields for last source change date and 
these are populated with values if the program is an OPM program.  However, if 
it is an ILE program, the source change information is kept at the module level 
and this information is not exposed via DSPOBJD, because an ILE program could 
be composed of several modules each of which could have it's own source change 
date.  This is all true for V5R2M0 - I don't know if V5R3M0 has changed this.

To get at the module information, you'll have to write a program that uses the 
QBNLPGMI and QBNLSPGM System APIs to retrieve that information.  I have a 
program written that will do this.

==Kevin

-----Original Message-----
From: system21-bounces@xxxxxxxxxxxx
[mailto:system21-bounces@xxxxxxxxxxxx]On Behalf Of Rob Rogerson
Sent: Friday, November 12, 2004 4:12 PM
To: 'System 21 Users'
Subject: RE: [SYSTEM21] Report comparing Program Change Dates to Compile
Dates


WRKOBJ OBJ(mylib/myprogram) OBJTYPE(*PGM) will show the information you
require.

Rob

-----Original Message-----
From: system21-bounces@xxxxxxxxxxxx
[mailto:system21-bounces@xxxxxxxxxxxx] On Behalf Of Helton, Wiley
Sent: Friday, November 12, 2004 4:09 PM
To: 'system21@xxxxxxxxxxxx'
Subject: [SYSTEM21] Report comparing Program Change Dates to Compile
Dates

Does anyone know of a report that will show the last change date and
compile
date of a program? Thanks in advance for your help.
_______________________________________________
This is the System 21 Users (SYSTEM21) mailing list
To post a message email: SYSTEM21@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/system21
or email: SYSTEM21-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/system21.

_______________________________________________
This is the System 21 Users (SYSTEM21) mailing list
To post a message email: SYSTEM21@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/system21
or email: SYSTEM21-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/system21.



**********************************************************************
CONFIDENTIALITY NOTICE:  The information transmitted in this message is 
intended only for the person or entity to which it is addressed and may contain 
confidential and/or privileged material.  Any review, retransmission, 
dissemination or other use of this information by persons or entities other 
than the intended recipient is prohibited.  If you received this in error, 
please contact the sender and destroy all copies of this document.  Thank you.  
The Butler Company
**********************************************************************



As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.