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



-----Alan Campin <alan0307d@xxxxxxxxx> wrote: -----
As Buck, pretty good guess they were exporting all, a very bad thing to do
and as I indicated earlier use a Make tool to build your ILE objects.
Binding directories just don't work.

In my experience, binding directories work just fine. You need more than one. I keep a single general purpose service program for creating programs, and a separate special purpose binding directory for each service program. I do use a CLP to build service programs, so you could call that a make tool, but it isn't really. But the problem with using your general purpose binding directory for building you service programs is that you will end up with duplicate references. Not the first time, but sometimes it happens when you try to change your service program. Keeping a single binding directory for building that service program, which does not include the service program itself (this is the source of the duplicate references), prevents the issues I have seen.

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.