Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formatting Emails
Message
 
To
21/07/2000 11:32:03
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00395439
Message ID:
00395472
Views:
11
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform