Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Try to send Email from VFP
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00839064
Message ID:
00839702
Views:
40
>>Well before I even try to send a email from my Foxpro app I would like to know if the user has outlook or outlook express loaded on their machine.
>>
>Well, you could do something like:
>
ox = createobject( "outlook.application" )
Instead of trapping for an error, you could just check to see if 'outlook.application' is registered.
See the example IsActiveXReg() function at http://fox.wikis.com/wc.dll?Wiki~COMRegUnReg
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform