+ Reply to Thread
Results 1 to 3 of 3

Can I have spell check ignore errors and alert me to real words?

  1. #1
    JenLynFish
    Guest

    Can I have spell check ignore errors and alert me to real words?

    Instead of stopping on misspellings and skipping real words, is there a way
    to stop on correct spellings to find actual words in a bunch of gibberish?
    Sort of an "UNspell check". For example, pass over "JJKSXO" but show me
    "SPELL".

  2. #2
    Peo Sjoblom
    Guest

    RE: Can I have spell check ignore errors and alert me to real words?

    No, there is no way of doing that


    regards,

    Peo Sjoblom

    "JenLynFish" wrote:

    > Instead of stopping on misspellings and skipping real words, is there a way
    > to stop on correct spellings to find actual words in a bunch of gibberish?
    > Sort of an "UNspell check". For example, pass over "JJKSXO" but show me
    > "SPELL".


  3. #3
    Forum Contributor
    Join Date
    05-04-2005
    Posts
    136
    is there a way to check if a word is a real word using code?
    because if there is such a thing, i guess you can create some sort of lookup to start at the first letter of the string and go two letters past, see if that's a word, if not got three letters then four etc till a set limit - say test for words up to ten letters then do the same starting with the second char in the string.
    again this would only work if there is such a thing as isvalidword() or something like that.

    if you are looking for a specific list of words you can create that function i guess.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1