I need information or, if possible, an actual sample program that will access MS-Word or MS-Works dictionary and/or thesaurus capabilities.
Any kind of program or info would be fine.
Thanks,
Tony
I need information or, if possible, an actual sample program that will access MS-Word or MS-Works dictionary and/or thesaurus capabilities.
Any kind of program or info would be fine.
Thanks,
Tony
Word Thesaurus and Dictionary
msksurfer
Hi Tony
Often the easiest way to generate a sample program is to set up a sample document, then use Tools/Macro/Record New Macro storing the code in the current document. Then perform some simple action using the feature you are interested in.
Then stop recording, and examine the code generated.
It won't be the most elegant of code, but it will give you a good start point.
Regards
Peter