Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AddObject and OLE Automation classes
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00059265
Message ID:
00059286
Views:
37
>Timothy,
>
>As usual the Help is less than helpful.
>
>BUT. . . I would say that the parameters appear to be *positional* and in this case the OLE-class is the THIRD, Perhaps you need it?

I tried using the third parameter with no luck. None of the following work:

This.AddObject("oTest", "FoxOle.Test") && This is a form object
This.AddObject("oTest", "Test", "FoxOle")
This.AddObject("oTest", "FoxOle.Test", "FoxOle")
This.AddObject("oTest", "Test", "FoxOle.Test")
This.AddObject("oTest", "FoxOle.Test", "FoxOle.Test")

Thanks for the reply.
Previous
Reply
Map
View

Click here to load this message in the networking platform