Action
The action to perform on the spell check cache entry:
Update | Add a correction for the spelling, overwriting any current entry. Set the Original parameter to the incorrect spelling, and the Corrected parameter to the correct spelling for this word. |
Remove | Remove any entry for the specified incorrect spelling. Set the Original parameter to the incorrect spelling to remove. |
Clear | Remove all entries from the cache. |
Flush | Write the spelling correction cache (prx.db ) to disk. |
NOTE: If you set Action
to Update
and do not set a value for the Corrected parameter, the word is marked in the cache as not to be corrected. This option is different from using the Remove
action, in which case a new correction is found and cached the next time one is requested.
Actions: | DRESPELLCHECKCACHE |
Type: | String |
Default: | |
Example: | Action=Update
|
See Also: | Corrected
Original |