Word version number for Word 2000 
Author Message
 Word version number for Word 2000

Some days ago I posted some messages in borland.public.delphi.oleautomation
that were answered by Deborah Pate and helped me a lot.

In the answers it was advised to me to use "AppVersion :=
Reg.ReadString('')" and then I had to read the last character of AppVersion
in order to know the number corresponding to the Word version I have
installed, this is '8' for Word 97, '6' for Word 95.

Could someone please tell me what is the corresponding number for Word 2000?

As I want to detect the Word server a user of my application has, in order
to activate Word 95, Word 97 or Word 2000 and corresponding instructions
(word.basic, word.application and so on), I also ask you if I need to put
both Word97 and Word2000 in the uses part of my delphi 5 project?, or only
Word2000 and use OpenOld if the server is Word97?

Thank you for your attention.

Carlos Borrero



Sat, 23 Nov 2002 03:00:00 GMT  
 Word version number for Word 2000
Hi Carlos,

Quote:
> In the answers it was advised to me to use "AppVersion :=
> Reg.ReadString('')" and then I had to read the last character of
AppVersion
> in order to know the number corresponding to the Word version I have
> installed, this is '8' for Word 97, '6' for Word 95.

> Could someone please tell me what is the corresponding number for Word

2000?

Could it possibly be 9 ;-)

--
Hope this helps.
Regards
ibby

Please post replies or follow-ups to the **newsgroup** so that participants
may benefit or contribute.



Sat, 23 Nov 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Problem between version Word 2000 and Word 2002

2. Determining the number of pages in a document - Word 2000

3. Bullets and Numbering in Word 2000

4. Large number of list templates in a word 2000 doc

5. How to create a numbered list in Word 2000

6. How to limit number of open documents in Word 2000

7. Getting page numbers from Word 2000

8. Word 2000 macro for consecutive numbering?

9. Question for Microsoft about Word 2000 and Word 2002

10. Word 2002 Template won't open in Word 2000

11. Differences on word 2002 and word 2000 vba

12. Passing Userforms to subs (Word 2000 and 2002, I did not try Word 97)

 

 
Powered by phpBB® Forum Software