Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formatting Emails
Message
 
À
21/07/2000 11:32:03
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00395439
Message ID:
00395472
Vues:
10
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform