Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'MapiMail.vcx'
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
'MapiMail.vcx'
Miscellaneous
Thread ID:
00736726
Message ID:
00736726
Views:
50
I use MapiMail.vcx to send e-mail
from a form and it works fine

Today I am tryng to send a attachment
but it fails
I've just added the file to be attached

I write as below:


loMail=newobject('cusmapi','MapiMail.vcx') lnReturn=loMail.SendMail("", "","acrisoft@uol.com.br","subject", "TEXT","c:\clients.dbf" )



* lparameters tcUserName, tcPassword, tcRecepients, tcSubject, tcBodyText, tcAttachments, tlReceipt, tlShowClient, tlFetch

Is there something wrong ?
Next
Reply
Map
View

Click here to load this message in the networking platform