Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How-to GetSpellingSuggestions
Message
De
30/08/2002 16:24:11
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00695222
Message ID:
00695553
Vues:
14
>>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform