Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Spell Check
Message
De
01/11/2000 07:01:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Spell Check
Divers
Thread ID:
00436609
Message ID:
00436609
Vues:
67
I have seen John K.'s FAQ on using Word's built in spell checker. Is there a way to return the suggested correction?

oWord=CREATEOBJECT("Word.Application")
lCorrect = oWord.CheckSpelling("This phrase")

If lCorrect is true, all words send to the CheckSpelling method are correct. If false, one or more words are wrong.

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform