Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Try to send Email from VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00839064
Message ID:
00839702
Vues:
42
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform