Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE exception error: Exception code c0000005. OLE object
Message
From
19/02/2004 04:29:03
 
 
To
17/02/2004 06:35:18
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00877875
Message ID:
00878647
Views:
20
Hello,

it's just a guess but i would translate this line (vb code):
Set objMess = objSMS.CreateShortMsg

to this:
objMess = objSMS.CreateShortMsg()

not to:
objSMS.CreateShortMsg(@objMess)

Regards

Christian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform