Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to determine which version of Microsof Office is run
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00094608
Message ID:
00094634
Vues:
22
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform