Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formatting Emails
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00395439
Message ID:
00395481
Vues:
12
I believe < br > is break (remove the spaces though).

>I just noticed you're using HTMLBody, I thought you were using the BODY property.
>
>>I just tried using:
>>
>>fff="One"+Chr(13)+Chr(13)+Chr(10)+"Two"+Chr(13)+Chr(10)
>>o=createobject("outlook.application")
>>oitem=o.createitem(0)
>>oitem.recipients.add("email")
>>oitem.subject="CSI Consumer Report"
>>oitem.htmlbody=fff
>>oitem.send
>>oitem=null
>>o=null
>>
>>The email output is "One Two"...
>>
>>Am I missing something???
>>
>>Rob
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform