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



Richard,

I created a CL many years ago to warn me of source that didn't match the
original pgm object. This also avoids
hitting level-checks, & will verify that the source code member was indeed
used to compile the object;
i.e. where you have duplicate names, or where source has been used to
compile a program with a different
name to the member. It also helped me on site where version control fell
down & people compiled in all directions if they could - that way I could
pinpoint the actual source code. Even if the pgm object has been renamed!
I find it really helpful to locate source code and to check that I have
indeed recompiled my changes - been caught out by that too many times !

Usage: VFYSRC  lib/pgm

Possible screen-footer message: The source code has been changed since the
program was created !

I use it interactively - you could adapt it to create a listing of  source
without objects, mismatching names, updated source where the pgm has not
been re-compiled ...

Let me know if you would like a copy of the source, DDS & cmd source to
create it yourself.

Fiona



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.