Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Confirming Existence
Message
 
 
To
16/06/2010 18:24:36
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01469323
Message ID:
01469324
Views:
66
You can check the registry. See Re: Is Word/Excel installed Message #566432

>From within VFP, I simply want to confirm whether or not Word is installed. Obviously I can do so with --
>
>TRY
>oWord = CREATEOBJECT("Word.Application")
>CATCH
>oWord = NULL
>
>-- and then VARTYPE().
>
>Is there a better way?
>
>TIA,
>-m.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform