Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How-to GetSpellingSuggestions
Message
From
30/08/2002 16:24:11
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00695222
Message ID:
00695553
Views:
15
>>>>Is there a way to retrieve the collection returned by Word.GetSpellingSuggestions("some-word") method?
>>>
[...]
>>
>>Unfortunately, I was (and am) getting a "server threw an exception" at the method call, although the spell checker works fine inside Word. Maybe there is something wrong with the Word setup in the PC where I tried this. I'll re-check this.
>
>You need to open any document
>oWord.Documents.Add()
>Then >>oSuggestions = oWord.GetSpellingSuggestions("whatever")<< should work

Yes, it does. Thanks.
----------------------------------
António Tavares Lopes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform