I am coding a procedure in Access97 to check for broken references, e.g. to my own codelibrary. This procedure is located in a separate module and is called first of everything via Autostart-macro. It should also try to repair the link by searching for the library at some other folder.
But if the link to that library is broken indeed, Access does not execute the procedure at all. Instead it halts and highlights commands like Left(strXYZ,intN) or Right() or Space$(), telling “The library was not found”, although the code in this module does not call any of the functions or globals in my library.
-
Broken reference
- This topic has 3 replies, 2 voices, and was last updated 24 years, 4 months ago.
AuthorViewing 0 reply threadsAuthorViewing 0 reply threads