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


  • Subject: How to find which modules are in use in a program?
  • From: Dave Mahadevan <mahadevan@xxxxxxxx>
  • Date: Wed, 23 Jul 1997 18:18:05 -0400
  • Organization: Stoner and Associates

Folks:

It is irritating me that I cant figure out by using DSPPGM which modules
are actually used in the program.  Let me explain by an example.

Modules:  A, B, C, D

Program X uses A,B  (by callb or callp or procedure use).  I can do
CRTPGM X MODULES(A B C) .  Note C is not used by X.  If you do DSPPGM it
will tell you that C is one of the modules in the program.  If I use
BNDDIR to create the program, only A B will be in the program (which is
what I want, but dont want to create a binding directory for a program
nor a binding directory containing all modules since CRTPGM will
crawl.).  Short of specifying no modules and doing CRTPGM and then
looking at the Joblog on the failed CRTPGM  to find which modules are
required, is there a better method?  Service program/binding directory
idea does not appeal to me either.

 I do many modules in a program and then for some reason a module is
removed because it is not required anymore.   Also, this will allow me
to remove those stray modules that are no longer in use by any program.

--
Thank You.

Regards

Dave Mahadevan.. mailto:mahadevan@fuse.net


* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the Midrange System Mailing List!  To submit a new message,   *
* send your mail to "MIDRANGE-L@midrange.com".  To unsubscribe from     *
* this list send email to MAJORDOMO@midrange.com and specify            *
* 'unsubscribe MIDRANGE-L' in the body of your message.  Questions      *
* should be directed to the list owner / operator: david@midrange.com   *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


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.