Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is Word/Excel installed
Message
 
To
10/10/2001 10:32:20
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00566415
Message ID:
00566422
Views:
37
This is one of the solutions:
*---------------------------
on error wait wind "Not Installed!"&& or/and use ONERROR custom routine
createobject("word.application")
*--------------------------------


>Hi,
>
>Is there a easy way to see if Word/Excel are installed on my system ?
>If i try a createobject("word.application") i get a CLASS DEFINITION IS NOT FOUND, but i want to check before i do the createobject.
>
>thx
>
>Guillaume
Previous
Reply
Map
View

Click here to load this message in the networking platform