Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Blat always return .F.
Message
From
13/10/2003 04:55:43
Agnes Cheng
DynamicTech Consultants Ltd.
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Blat always return .F.
Miscellaneous
Thread ID:
00838019
Message ID:
00838019
Views:
78
my code as following :-
SET CLASSLIB TO blat ADDITIVE
DECLARE integer send IN "blat.dll"
omail =CREATEobject ("blat")
omail.cserver = "mail.dynamictech.com.hk"
omail.cto = "agnes@dynamictech.com.hk"
omail.csubject = "XXX"
omail.ctext="helllloooooo"
pp=omail.send()
RELEASE omail

it always return .F. Can somebody point out my erro ?
Thanks For your kind attention.
From agnes
Next
Reply
Map
View

Click here to load this message in the networking platform