Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BLAT attachment question
Message
 
À
13/11/2003 02:01:58
Agnes Cheng
DynamicTech Consultants Ltd.
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00849414
Message ID:
00852640
Vues:
12
>Hi,
> I would like to ask whether I can attach more than one file while using BLAT class?
>I can only attach one file since there is only one field of cbinary.
>
> mail = createobject("blat")
> mail.cserver = "host.xxx.com"
> mail.cfrom = "user@xxx.com"
> mail.cbody = ""
> mail.csubject = "My subject"
> mail.cto = "user@com.hk"
> mail.cbinary = "U:\body.txt" <-- since there is only one field for attachment
>...
> x = mail.send()
>Thanks,
>Agnes

As long as your are using V2 blat.dll available at www.blat.net you only need to comma seperate multiple files.

Tracy
Tracy
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform