Syntax


SPELL

(format 1)

{ ALL | NEXT }

{ +colorname | +YELLOW }


SPELL

(Format 2)


LANG lang-code


SPELL

(Format 3)


{ ADD | ADDT } word



Operands (Format 1)


ALL | NEXT

ALL requests a scan of the entire document which will hi-light all incorrectly spelled words in the chosen Hi-Light color. This scan will proceed and a small Interrupt Dialog will be placed in the upper left corner of the screen showing the progress, and a button which you can optionally click to stop the scan.


NEXT requests a scan forward from the current cursor position (or top-of-screen) for the next misspelled word. The word will be highlighted in the chosen hi-light color, the line will be scrolled to the top of the screen, and a Popup box will appear with several choices.


+colorname

Your desired hi-light color to be used to mark misspelled words. If none is entered, +YELLOW will be used.

 

Operands (Format 2)


LANG

A keyword indicating you wish to temporarily change the language dictionaries being used by spell check. Your default language is specified on the Options => General page. The alternate language dictionary files must exist and already be located in the HomeData folder.


Note: The language dictionary files are global, you can not have multiple dictionaries in use (as in different languages in different tabs) 


lang-code

The desired language code. This code will be inserted into Index-xx.AFF and Index-xx.DIC (replacing the xx) to create the names of the files. These files must exist and already be located in the HomeData folder.


Operands (Format 3)


ADD | ADDT

A keyword indicating you wish to add a word to the current spell check valid word list. 


The ADDT keyword requests the word to be added as a temporary word which will only be valid until the current SPFLite session is terminated.


The ADD keyword requests the word to be added as a permanent addition to the User-xx.DIC file. Words in this file are always added when the dictionary files are initialized.

Note: The language dictionary files are global, you can not have multiple dictionaries in use (as in different languages in different tabs) 


word

The word to be added.



Description


Full instructions in using the SPELL command can be found in "Working with Spell Checking".