|
> I was under the assumption that when > using a service program that when > you make a change to a service program > and you do not change the entry > points you would not have to rebind all > programs using that service program. You can, but it is not 100% automatic. There is a little bit of work you need to do to make it happen. > How do you change a service program without > having to rebind all objects that are using it. First, don't use EXPORT(*ALL) - that will certainly cause a new signature to be created. Use binder source instead and EXPORT(*SRCFILE). There is a FAQ entry which might be helpful. Search for 'binder language' at http://faq.midrange.com. If that didn't help, I guess we will need to see the commands you used to build your service program and client program. --buck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.