Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Asyncronous send in MSMAPI32
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00251940
Message ID:
00252251
Views:
11
>>Does any one know if I can send() an e-mail via MSMAPI32 in asyncronous mode i.e. continue VFP execution without waiting for the send to complete ?
>>
>>TIA
>
>That would require multi-threading, VFP doesn't do this.

And yet I can do it with Mabry.
If blocking is disabled, when I set the Action property to send mail, control returns immediately to VFP. The Mabry ActiveX then fires events about the status and completion of the action. I thought that MSMAPI might be able to do something like this.
Previous
Reply
Map
View

Click here to load this message in the networking platform