N
Nick Hoare
I have an mde application that uses another mde as a code library. If
the code library is the wrong version I get On Load errors from the
default form, even though this form uses none of the code library
functions. It looks like the mde is doing a compile check on startup
and if this fails won't run any code. Is there a way to trap this error
and give the user a sensible error message?
the code library is the wrong version I get On Load errors from the
default form, even though this form uses none of the code library
functions. It looks like the mde is doing a compile check on startup
and if this fails won't run any code. Is there a way to trap this error
and give the user a sensible error message?