Mathias ,

THanks for the reply, i know how to use the "Windows" stuf to sen emails from Basic-code, but it complicate things as OO is not aware if Windows has effective send the message... ) I was told that the OO-developpers choose not to build a complete OO-emai-apllicationto and therefor ignored the "body" property (what was not the case in 001.0) What we need is to send email message from the API when somethings happens in a basicscripts (Document or content are changes etc...). We need not a Fully Email apllication fort that , just a easy and clear way to sent a messages with the OO-API where no further responses are needed from the receiver.

Fernand
Hi,

Fernand Vanrie wrote:

Paolo , Andrew, all

Can i have  hope to set also the "body" of a email message  ?

This is not possible by intent, as (at least to my knowledge) the
"mailto:"; protocol we are using for the implementation of this service
on most platforms (at the end, it's a "simple" mail service) does not
allow to pass a body text to the mail client.

It could work with the MAPI based implementation on Windows, but if you
write platform specific code, you don't need a platform independent API
for that.

Regards,
Mathias



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to