Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spell Check
Message
From
01/11/2000 07:01:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Spell Check
Miscellaneous
Thread ID:
00436609
Message ID:
00436609
Views:
66
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
Next
Reply
Map
View

Click here to load this message in the networking platform