Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email - HELP!
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00149120
Message ID:
00150872
Views:
22
>oShell = createobject( "ShellExecute" )
>with oShell
> .mcDocApp = "mailto:" + lcRecipient + lcSubject + lcCC + lcBCC + lcBody
> .Execute()
>endwith
>
>

David when exporting a vfp exe that contains the above mailto:, are there any activex controls that need to be included because we are using the mailto command?
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform