PRB: RELEASE LIBRARY Results in "API library not found" ErrorLast reviewed: April 30, 1996Article ID: Q130442 |
The information in this article applies to:
SYMPTOMSYou get a "API library not found" error message when using the RELEASE LIBRARY command to release an API library that is not in the current working directory.
WORKAROUNDIf you are using only a single API library file, use one of the following commands to release the API library:
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce BehaviorCreate and run the following code:
SET DEFAULT TO C:\VFP SET LIBRARY TO FOXTOOLS SET DEFAULT TO C:\ RELEASE LIBRARY FOXTOOLSThis results in the "API library not found" error.
|
Additional reference words: 3.00 VFoxWin kbfest
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |