Title Banner

Previous Book Contents Book Index Next

Newton Developer Technical Information: Newton Programmer's Guide: 2.1 OS Addendum /
Chapter 5 - Spell Checker / Spell Checker Reference
Functions /


SpellSkip

SpellSkip(speller, word)

Adds a word to the list of words that should be skipped (not checked) in this spelling session.

speller
The frame returned by the *SpellDocBegin function.

word
A string containing a word to skip.

return value
Undefined; do not rely on it.

DISCUSSION

*SpellSkip is used to add a word to a list of words that should be skipped during the course of spell checking a document, but that should not be added permanently to the user's personal word list. *SpellSkip processes the word as described in "Processing of Words Passed to the Spell Checker". It then adds the word to the list of skipped words.

With regard to capitalization, *SpellSkip stores the word exactly as written.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
26 APR 1997



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help