Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CREATEOBJECT returning empty object
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
CREATEOBJECT returning empty object
Miscellaneous
Thread ID:
00563897
Message ID:
00563897
Views:
81
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.
Next
Reply
Map
View

Click here to load this message in the networking platform