Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01320784
Message ID:
01320808
Views:
13
You're welcome

>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 ....
--sb--
Previous
Reply
Map
View