Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
External Procedure
Message
From
21/07/2006 14:12:43
John Tomblin
Service Station Systems, Inc.
San Jose, California, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
External Procedure
Environment versions
Visual FoxPro:
VFP 7
Miscellaneous
Thread ID:
01138658
Message ID:
01138658
Views:
56
When I build my project, I get a "Unable to fine Prox/Func XYZ"
I tried entering the following line of code before calling the procedure:
open database MyData
external procedure XYZ
do XYZ
I still get the error when building. No problem when executing.

I would like to try:
open database MyData
do XYZ in
The problem is, the procedure is in the stored procedures of the DBC.
What would I use for ?
Will that make the error go away?
Next
Reply
Map
View

Click here to load this message in the networking platform