FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Send message with Outlook Adding signature file
Posts: 1091
Joined: Thu Nov 17, 2005 11:08 AM
Send message with Outlook Adding signature file
Posted: Fri May 21, 2010 07:20 AM

I have Outlook on board
I use these commands to send an email
DEFINE MAIL oMail ;
SUBJECT cSubject ;
TEXT cMessage ;
FROM USER

ACTIVATE MAIL oMail

Is it possible to add automatically signature file?
If I click new message directly in Outlook I obtain signature file at the end of the message
as I properly set all the parameters necessary.
Any ideas?

Bye

Marco Boschi
info@marcoboschi.it

Continue the discussion