Database as Dictionary of Word Book

In addition to a text file, you can also use a database as a dictionary. The database can be the same as the bind database in a part listing.

The dictionary database is defined in the file ../Shared/Texts/Wordbooks as follows, for example:

db= DATAB FIELD1 FIELD2|level= 21 Definitiontext

where

DATAB is the name of the database (without the prefix d_).

FIELD1 is the name of the field containing the current text.

FIELD2 is the name of the field containing the translation.

The texts in the fields must be written in capital letters. The word book will then edit the text according to the original.

Definitiontext informs the user. For example, English -> Finnish means that English phrases are translated into Finnish.

If you are searching for phrases that contain Cyrillic fonts, you must type the number of the font using the keyword font= according to the following example:

db= SANAK DESCR DESCRE|level= 21 Finnish->English

db= SANAK DESCR DESCRV|level= 26|font= 1 Finnish->Russian

If the user enters translations him/herself, the entries are added to the database.

Word Book

Converted from CHM to HTML with chm2web Pro 2.85 (unicode)