Search Tools Links Login

Clipboard spellcheck/Right-click File Spellcheck


Visual Basic 6, or VB Classic

This is very cool. For those of you who appreciate it, thanks. For those of you who are just looking for something to put down, move along. I don't want the coding award, so you don't need to try to make me look bad.
WHAT IT DOES:
This code allows you to utilize the Microsoft Word Spellchecker without having to open word. I am constantly typing something on the web (like right now) and I want to do a quick spell check...I have to open word, paste it in, check spelling, copy it, and then paste it back in the browser. This code automates that. Just copy it and run the app. The corrected results will end up in the clipboard ready to paste back in....
ALSO....
If you create a shortcut and place it in your SendTo folder, you can right-click on any text file and check the spelling. The result ends up in the clipboard. A little creativity and you can code a function to save it back in the corrected form. That is a little project for you.
This project is a good example of how to use the Word objects from VB. Enjoy

Original Author: Matt Roberts

Inputs

None (command line parameter or clipboard text)

Assumptions

NOTICE: YOU MUST HAVE MICROSOFT WORD INSTALLED!!!!! THIS WILL NOT WORK IF YOU DON'T!!

Returns

Corrected text in clipboard.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 98 times

Categories

Visual Basic 6

Attachments

Right-clic214766212001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 3,868 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.