Ignoring a Spelling Error or Moving to the Next Word

There may be times when you want to skip an error without correcting it. For example, a user may type in his or her name and choose not to add it to one of the dictionaries. Because the name may not be in any defined dictionary, it will show up as a spelling error. Therefore, you need to instruct the spelling checker to skip over a word. Use the same technique to move to the next misspelled word in the input buffer.

    To ignore a spelling error or move to the next word

  1. To continue with a spelling check:
  2. Call SplCheck.

    SplCheck will replace the value contained in iwcIn with the value contained in iwcErr plus the value contained in cwcEIrr. SplCheck continues the spelling check just after the misspelled word.