Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Blat always return .F.
Message
De
13/10/2003 04:55:43
Agnes Cheng
DynamicTech Consultants Ltd.
Hong Kong, Hong Kong
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Blat always return .F.
Divers
Thread ID:
00838019
Message ID:
00838019
Vues:
80
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform