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



Barry

Since you posted this in the WDSC list, I assume you are using the compare feature in RDi or WDSC or whatever.

To do what you want, you might find the PDM compare a better tool - opt 54 - here's a way to use it from prompting opt 54 -

CMPPFM *NEWFILE(FIRSTLIB/QRPGLESRC)
NEWMBR(*ALL)
OLDFILE(OTHERLIB/QRPGLESRC)
OLDMBR(*NEWMBR)
OUTPUT(*OUTFILE)
OUTFILE(YOURLIB/CMPPFM)

Or output to print or to the screen.

On 2/28/2014 10:58 AM, Colson, Edmund B wrote:
I have quite a number of source files I've changed for massive update project, and I'm using the file compare function. Is there any way to make finding the file to which I want to compare faster? It seems like after I select the source library and file, it takes a very long time for me to be able to select the member to which I want to compare. It takes about 2 and a half minutes per file; I have a lot of source members that need comparing!
Any help there??
Thank you!

Barry Colson | Sr. Programmer, Shared Services | Community Health Systems
4000 Meridian Blvd | Franklin, TN 37067 | Tel: 615.628.6719 | Fax: 615.465.3026 | http://www.chs.net



--------------------------------------------------------------------------
Disclaimer: This electronic message may contain information that is
Proprietary, Confidential, or legally privileged or protected. It
is intended only for the use of the individual(s) and entity named
in the message. If you are not an intended recipient of this
message, please notify the sender immediately and delete the
material from your computer. Do not deliver, distribute or copy
this message and do not disclose its contents or take any action in
reliance on the information it contains.


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.