Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AddObject and OLE Automation classes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00059265
Message ID:
00059286
Vues:
43
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform