× 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: Re: How to find which modules are in use in a program?
  • From: Dave Mahadevan <mahadevan@xxxxxxxx>
  • Date: Wed, 06 Aug 1997 21:41:37 -0400
  • Organization: Stoner and Associates

Nelson Smith wrote:

> > I have used this approach as I mentioned earlier by putting
> everything
> > in a binding directory, but CRTPGM crawls literally.   And locks all
> the
> > modules in the binding directory to boot when it is crawling.  I am
> sure
> > there is a better solution.
> How many procedures do you have in this binding directory.  I'm
> running
> about 30 or so now and I find the CRTPGM to be quite fast.  Much
> faster
> than the compile of any of the individual modules.
> --

100+ modules.  CRTPGM does crawl.  You can check this with using a
binding directory and then without.  You will really (I mean really) see
and feel the difference.  Plus modules in the binding directory wont be
locked till CRTPGM finishes.  It is damn frustrating when you are
compiling a module and doing CRTPGM simultaneously, only to be told
module cannot be inserted in library.  One solution is to create a
binding directory for every program which I dont like.   What I
basically do is name the modules the first time I create a new program
and then use QBNLPGMI to find the modules in the program.  I actually
wrote a program to do this.   The only shortcoming with this approach is
if you remove a module from your program, it will still be included in
the DSPPGM module list.  Gee, I am sure the RISCy people have a better
deal on V3R7 on this (I am sure) ;-)
--
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 ...

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.