Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spell-checking the UT
Message
From
18/06/2003 15:09:32
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00801368
Message ID:
00801382
Views:
23
Jeff,

That is cool. Adding the following line before the first sendkeys() makes it so you don't have to select the text manually.
oShell.SendKeys("^{HOME}^+{END}");
Thanks for sharing it!

>I stumbled on a handy little script that runs Word's spell-checker against text entered in the browser.
>
>Save the code below with a .js extension, and add a shortcut to it to your browser's link bar.
>
>Then, after composing your message, just select the text and click the button.
>
>Pretty slick!
>
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform