Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spell Checking A Table
Message
From
10/10/2001 11:33:00
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
10/10/2001 11:31:33
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00566368
Message ID:
00566458
Views:
19
>>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

Aha! It was J. Crescencio Flores!

Renoir
Previous
Reply
Map
View

Click here to load this message in the networking platform