Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Spell Checking A Table
Message
De
10/10/2001 11:31:33
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
10/10/2001 09:29:27
Todd Wolfe
Certified Marketing Services
Kinderhook, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00566368
Message ID:
00566456
Vues:
25
>Does anyone know a good way to do a spell check on the data contained in a table? The data can always be in use at any given time and I need a way to spell check several columns row by row?
>
>Thanks for any assistance.

Todd,

If you are using buffering then you might be able to use Word's spell check... The following example (modify for use in table) is from either Claudio, Della or George - couldn't find the exact thread to find out.

* Check word Spell Checking in Foxpro (returns .T. or .F.)
oWord = CreateObject("Word.Application")
? oWord.CheckSpelling("the_word")

Renoir
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform