|
hi, i got a little problem with the binding of programs. but first some background. we have a test and production environment on one machine. each has its own lib (we call it test and prod here for the discussion). both libs are in the libl in the order: first test then prod (the machine is a devel machine). we are using a global binding directory for binding. the case: i'm working on a serviceprogram. the serviceprogram exists in it's old form in the prod lib and in it's new form in the test lib. another developer is working on a program which uses some procedures from my serviceprogram. during the development phase everything is working fine. now he promotes the program to the prod lib and the program gets the signature of the serviceprogram in the prod lib. seems ok so far. but now he calls the program (which is in prod) and it brings an error (MCH4431). translation: Invalid programsignature. it seems that the program tries to call the procedures from the serviceprogram in test (which is in libl before prod). how can this dilemma be solved? is the only way out the use of the binder language? that seems a lot more development overhead than having a binding directory. thanx in advance mihael knezevic
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.