Difference between revisions of "Spelling/Dictionary checking"

From Book A Flight
Jump to navigation Jump to search
(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…")
 
(No difference)

Latest revision as of 11:39, 17 May 2018

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