After you create a dictionary file, you must configure the location of the file in the QMS configuration file.
Open the QMS configuration file in a text editor.
Add a [TypeAhead]
configuration section.
In the [TypeAhead]
section, set the DictionaryFile
parameter to the path to the dictionary file that you want to use. For example:
[TypeAhead] DictionaryFile=C:\Dictionaries\QMS_Typeahead.txt
Save and close the QMS configuration file. Restart QMS for your changes to take effect.
|