Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with Blat.vcx
Message
De
09/07/2003 15:39:29
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00807411
Message ID:
00808659
Vues:
20
Hi Sergey,

I got it here:
http://www.1amsoftware.com/blatstuff/Bobx%20VFP%20Blat%20Page.htm

I'm using the following:
SET CLASSLIB TO blat.vcx ADDITIVE
oEMail=CREATEOBJECT("BLAT")

oEMail.cTo = "mytest@mycompany.ca"
oEMail.cSubject = "Testing BLAT"
oEMail.cBody = "Message body"

?oEMail.Send()
It always returns false.

Thanks

>Hi Steven,
>
>Where did you get Blat.vcx from and what code you use to send email?
>
>>Hi,
>>
>>Anyone know how to get the Blat.vcx class to work? I tried the samples provided but I >keep getting a 'can not access file' error message when it tries to access the file it >creates with the message string.
>>
>>I'm a newbie at this so any help is greatly appreciated.
>>
>>Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform