ERR: Unable to Find Proc./Func. UPDATEGRID: Q120293 2.5x 2.60 2.60a WINDOWS The information in this article applies to:
SYMPTOMSWhen you are building an application from a project in FoxPro for Windows, you may receive the error message "Unable to find Proc./Func. UPDATEGR" if a program in the project references the UPDATEGRPH procedure in GENGRAPH.APP.
CAUSEFoxPro is unable to resolve the reference to UPDATEGRPH.
RESOLUTIONThere are two ways to resolve this problem:
Method 1In the program that references UPDATEGRPH, define a variable and substitute a name expression with this variable for "UPDATEGRPH":
Method 2Declare a dummy procedure for UPDATEGRPH in the program that references UPDATEGRPH:
For a description of the parameters in UPDATEGRPH, please see the following
article in the Microsoft Knowledge Base:
Additional reference words: FoxWin 2.50 2.50a 2.50b 2.60 2.60a errmsg
KBCategory:
KBSubcategory: FxprgMacrosub
|
|
Last Reviewed: May 22, 1998 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |