If a right-click will do, you can put the macro on the context menu.
Then have that macro look up Selection.Words(1) in your dictionary/database,
and display the definition somewhere (status bar, message box, toolbar,
...).
If you want mouse-over, you'd need a smart tag recognizer, and would have to
update to Word2003.
The Research pane should also be a good interface for your task (Alt+click
on the word), though I haven't used or programmed it yet.
Regards,
Klaus
> I'm looking for a function in Word that provides the definition of a word
> when the reader clicks the word or mouses over. I'm using Word 2000 as
> licensed to Bank One Card Services.
G'day "Instructional Designer" <Instructional
Designer@discussions.microsoft.com>,
I have a feeling this can be done from an old WordBasic command, try
the links from the mvp site:
http://word.mvps.org/FAQs/index.htm
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
"Instructional Designer" <Instructional
Designer@discussions.microsoft.com> reckoned:
>I'm looking for a function in Word that provides the definition of a word
>when the reader clicks the word or mouses over. I'm using Word 2000 as
>licensed to Bank One Card Services.