Is the macro language for Word XP any different than the macro language
for Word 2000? If so, then what are the differences?
Thanks.
--
Doug Robbins - Word MVP - 25 Jan 2007 07:47 GMT
There are a few things (events for example) that were introduced in XP that
are not available in 2000. If you are developing something to be used in
both versions, you should do it in 2000.

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Is the macro language for Word XP any different than the macro language
> for Word 2000? If so, then what are the differences?
>
> Thanks.
Tony Jollans - 25 Jan 2007 10:52 GMT
Strictly the *langauage* is the same - VBA6 - but different from VBA5 in
Word 97. What is different is Word itself and there are quite a few changes
to the Word Object Model reflecting changes in Word. In theory I believe
everything that worked in 2000 should work in 2002 - but not the other way
round.

Signature
Enjoy,
Tony
> Is the macro language for Word XP any different than the macro language
> for Word 2000? If so, then what are the differences?
>
> Thanks.