Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use a DLL in VFP
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01320784
Message ID:
01320806
Views:
13
Thanks Sergey...just what I was looking for
Regards,
Gerard


>Assuming that your project is named MyDll and a class in it MyClass
>
>loObj = CREATEOBJECT("MyDll.MyClass")
>...
>loObj.SomeMethod(...)
>...
>loObj.SomeProperty = ...
>...
>
>>I have created a VFP .dll and now want to call it from another VFP app.
>>I'm not sure what the syntax is ....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform