Re: Compiling issue
- Posted by DerekParnell (admin) Feb 05, 2012
- 1796 views
andi49 said...
What is this "teksto.edb"? euc.exe seems to scan the whole system for this file.
This file is an optional text translation database. Euphoria looks for this to look up message numbers for their corresponding text. If the file is not found, Euphoria uses hard-coded text.
It does not look through the entire system for this file, just in a few specific places, depending on your entries in the eu.cfg file, plus some standard locations appropriate for your operating system.
As a bit of trivia, the name comes from the Esperanto word for 'text'.