Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine which version of Microsof Office is run
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00094608
Message ID:
00094634
Views:
21
>Does anybody know how to determine which version of Microsoft office is currently on the machine,
>
>I have the following command
>
>OWord=CREATEOBJECT('Word.Basic') or oEx=GETOBJECT('Excel.chart')
>
>And after this commands I must know which version is running, because the methods and properties for the ver.95 and ver.97 are not the same.
>
>Thanks in advance
>
>
>
>
>Zoran Milivojevic kreda@eunet.yu

ow=createobject("Word.Basic")
? ow.appinfo(2)
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform