>Yes, recipients are ok. Senders and attachments not. Hi Enrico.
Attach works fine too, look: ---cut--- Win_MAPISendMail( "Subject TEST", ; // subject "BODY Text Message here!", ; // menssage nil, ; // type of message DtoS( Date() ) + " " + Time(), ; // send date "", ; // conversation ID .f., ; // acknowledgment .t., ; // user intervention {}, ; // sender { { "Toninho", "toni...@fwi.com.br", 1 } },; // destinators { { "Report View", "c:\listagem.pdf" } } ; // attach ) ---cut--- and you can sent multiple attachments. Sender are not changed in windows vista, but the code is right, maybe MAPI dont cnahge sender, I'm looking about this. Regards, Toninho. __________________________________________________ Faça ligações para outros computadores com o novo Yahoo! Messenger http://br.beta.messenger.yahoo.com/ _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour