Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the syntax in vfp.
Message
 
 
To
13/05/2005 13:31:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01013966
Message ID:
01013982
Views:
11
>Ok... The following is valid
>Declare integer MyFunction in "My.dll" as Myfunction integer nValue
>
>When I try to run myFunction(nValue), I get an error about not being able to locate My.dll. I tried to register it but that fails.
>

The my.dll has to be on the Windows search path. Where did you put it?
BTW, 'as Myfunction. is not necessary if name is the same.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform