Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declaring dlls
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00339128
Message ID:
00339164
Views:
19
>George,
>
>I issued the DECLARE statement within my set up program in the FoxPro environment, but when I call it from a form (in FoxPro), it does not recognize the procedure.

It's not a procedure, it's a function in the C run-time library. But what do you mean, "...does not recognize"? Do you get, "Cannot find entry point..."? If so, remember that the declaration is case sensitive in terms of the name. IOW, declaring as _Fpreset won't work, but _fpreset will.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform