Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CREATEOBJECT returning empty object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00563897
Message ID:
00563918
Vues:
21
Since that is an OLE object, you will not see any PEMs in VFP6 if you look at it in the debugger. Same goes for creating a Word or Excel object. In VFP 7, I can at least see the props. This does not mean they are not available however.

>I am attempting to use CREATEOBJECT and when I do I get an object with no properties or methods, essentially not creating the object that I was after. From this same vendor I have a couple other objects that I can create and use properly, just one does not work. Any suggestions as to what I can try?
>
> oPinPad = CREATEOBJECT('OPOS.PinPad')
>
>I have checked the registry entries and all looks ok.
>
>I have tried sys(2333,0) and sys(2333,1).
>I have set _VFP.AutoYield equal to .T. and .F. .
>I have tried all combinations of the above.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform