Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detect Word?
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00265981
Message ID:
00266177
Views:
26
>oWord=createobject("Word.Basic")
>jlWord97=iif(val(oword.appinfo(2))>7,.t.,.f.)
>
>This will tell you if you have Word 97 active.

I would prefer to use Word.Application and query oWord.Version instead of the AppInfo property.

BTW, what's the 'jl' prefix for? I know about the logical bit but have not seen the 'j' before.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform