Database Editing

The user can edit the program's database: add or delete words, change their descriptions. To add a new word, choose the main menu item Edit|Add Word and enter the word and its description. To delete a word, click and highlight it in the word list and choose the main menu item Edit|Delete Word. To change word's description, choose the main menu item Edit|Change Description (spell checker can help to find errors in words).

Also a user can insert words from text files into the program's database (the supported formats: TXT, DOC, DOCX, ODT, RTF). Choose the main menu item File|Text File Import and define a file name for text import (button File). Each string of the text file must contain only one word (or a word and its description separated by a hyphen (a dash) or a blank). The text file must have the encoding "ANSI" (not "Unicode" or "UTF-8"). The program can replace the word descriptions in database by new from the text file or add new descriptions to the old descriptions. The user can insert in the database words with descriptions only (check box Use words with descriptions only). When the program adds new description to the old description it uses the separating symbol ("||" by default):

WORD
old description || new description

The user can choose another separating symbol (the main menu item View|Options).

The user can compare the program's word-list with words from the user's text file. Choose the main menu item File|Text File|Coincident Words, and the program will show a list of equal words. Choose the main menu item File|Text File|Non-coincident Words, and the program will show a list of words from the user's text file which are absent in the program's database. If you want to find mistakes and misprints in the program's database, choose the main menu item File|Text File|Similar Words.