Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking if outlook is completely installed and setup
Message
De
19/12/2003 11:36:10
 
 
À
18/12/2003 22:09:00
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00859572
Message ID:
00860708
Vues:
14
Thank you very much!

I'll try this sometimes later today. I will let you know if it worked.


Thanks again.


>Hi Gunnar,
>
>Try this:
>
>
myapplication	.objMailApp=CREATEOBJECT("Outlook.Application")
>myapplication.countererrornumber =IIF( TYPE("THIS.objMailApp") != "O", 1, 0)
>*-- Okay, we have an error if .countererrornumber = 1
>
>
>HTH
>
>Ric
>
>>Hello everyone
>>
>>I am working with Tamar E. Granor and Della Martin CheckServer.PRG. it works great and tells me correctly if a server is installed. but yesterday i came across a situation i didn't think about:
>>
>>a user has the full office package installed, therfore outlook was also nicly installed on the machine and CheckServer() came back telling me that outlook is on that machine.
>>
>>so i start my contact retrival class, and whoom... outlook starts it's final setup (you know, to setup your account etc etc). well, that i didn't whant - the user never had setup outlook, she was using aol.
>>
>>so here is the question: how can i check is outlook has been installed AND has been setup?
>>
>>thanks for all your help!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform