Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EMail Formatting
Message
 
 
To
20/04/2004 01:49:56
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00896369
Message ID:
00896438
Views:
8
Hi Manoj,

Maybe I'm wrong but it looks like you're sending HTML as a body in which case you should use HTML tag
#define cr <br>

>Hi All,
>
>I am trying to format GroupWise email message from Visual FoxPro 5. And I tried following without success -
>
>
>
>#define cr 	chr(13)+chr(10)
>		
>lo_GroupWise = CreateObject(“NovellGroupWareSession”)
>…
>…
>lo_Message.BodyText = “<B>Dear ….. </B>”+cr
>…
>
>
>
>Any help will be grately appreciated.
>
>Thank you.
>
>Manoj
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform