ID: Q127016
2.50c MACINTOSH kbprg kbfixlist kbbuglist
The information in this article applies to:
Issuing the command SET LIBRARY TO <LibName.prg> fails and gives this error message: "API Library not found."
Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in FoxPro version 2.60a for the Macintosh.
1. In the Command window, type the following:
MODIFY COMM TEST
2. Add the following lines:
FUNCTION TESTPROG
RETURN DATE()
3. Save it as TEST.PRG.
4. In the Command window, type this command:
SET LIBRARY TO test.prg
5. FoxPro fails, and gives the error message "API Library not found."
Additional reference words: FoxMac 2.50c buglist2.50c SET COMMAND API LIBRARY fixlist2.60a KBCategory: kbprg kbfixlist kbbuglist KBSubcategory: FxprgSet Solution Type : kbfix
Last Reviewed: October 20, 1997