Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to send mail using shellexec ?
Message
From
30/03/2000 23:36:37
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00352918
Message ID:
00353090
Views:
17
>I know it is possible to call the default mail program with a destination from the shellexec api. I read it somewhere but I don't remember the parameter to use : mailto ?
>
>thanks
>eric

DECLARE INTEGER ShellExecute IN "Shell32.dll" LONG, STRING, STRING, STRING, STRING, LONG
?ShellExecute(0,"Open","mailto:esmoore@texas.net?subject=Just wondering&body=How's the weather in Texas?","","",0)
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform