PRB: "File does not exist" Using FoxTools FunctionsLast reviewed: December 10, 1996Article ID: Q160772 |
The information in this article applies to:
SYMPTOMSCalling a function in the Foxtools library generates an Error 1 "Program <function name> does not exist."
CAUSESome FoxTools functions are not compiled with the complete name. For example, FxNewFolder() needs to be called as FxNewFolde(). To verify how a function should be called, load the FoxTools library and then look at the output of DISPLAY STATUS.
RESOLUTIONDrop appropriate letters from the functions name.
STATUSMicrosoft is researching this behavior and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONLoad the appropriate version of Foxtools for the Macintosh. Foxtools.cfm is for PowerPCs only and Foxtools.slm is for both PPC and 68K Macintoshes.
Steps to Reproduce Behavior
|
KBCategory: kbtool kbprg kbprb
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |