All CLOBs have an integrated spell checker. The following variables are available for controlling the spell checker:
Spell checking
PSC_CFR_SPL_CHK
Client feature, activates the spell checker (y).
PSC_DCT_LST
Dictionary list, entries as semicolon-separated lists in the form "Language-ID:BLOB, language name [{; ID:BLOB, language name}]", e.g., GER:PSC_DCT_GER,Deutsch;ENG:PSC_DCT_ENG,Englisch.
A "*" preceding the ID (e.g., "*GER: ...") in PSC_DCT_LST indicates to the client that the dictionary is in the "Hunspell" format (OpenOffice 2.x, Mozilla and further). For German, only this dictionary is available.
Note: You can add any languages. We recommend providing only the really relevant languages because the client would use too much memory otherwise. Since the variable can be overloaded on a per-user basis, it is possible to provide many dictionaries in the system, and to use only the relevant ones per user.