Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I call the OutlookExpress?
Message
 
To
09/07/2000 20:28:30
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00390054
Message ID:
00398417
Views:
11
Hi Eric,

Is there any way to send an attachment using ShellExecute?

TIA, Igor

>>Hi, everyone.
>>
>>How can I call the OutlookExpress in VFP 6.0?
>>
>>Thanks.
>
>
>Outlook Express is not an automation server. The most you can do is initiate a new email with ShellExecute.
>
>DECLARE INTEGER ShellExecute IN "Shell32.dll" INTEGER, STRING, STRING, STRING, STRING, INTEGER
>=ShellExecute(0,"Open",'mailto:esmoore@texas.net?subject=This is the subject&body=This is the body',"","",0)
Igor Gelin
Database Developer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform