Spelling/Dictionary checking

From Book A Flight
Revision as of 11:39, 17 May 2018 by Mgammon@contextsolutions.co.za (talk | contribs) (Created page with "Our dictionary is in a table called word_dictionary To check spelling in a section e.g. Precautions: 1) edit [Dictionary_Spell_check] to include the context you want e.g. Precau…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Our dictionary is in a table called word_dictionary

To check spelling in a section e.g. Precautions: 1) edit [Dictionary_Spell_check] to include the context you want e.g. Precautions or Interaction (from Dictionary.Context)

2) run query [Dictionary_Spell_check], close it

3) run query [Dictionary_Spell_Editor]

   [Word] is the text it can't find in [word_dictionary]
   [DictionaryDesc] is the actual description from the [Dictionary] table.

4) correct the spelling in the DictionaryDesc OR 5) if the spelling is correct, add the word to [word_dictionary] table