Search found 4 matches
- Mon Aug 11, 2003 8:53 am
- Forum: TsiLang Components Suite
- Topic: Problem with option "Evaluate Boolean Expressions Compl
- Replies: 3
- Views: 15072
In case you have registered sources version I would recommend you to open SI.INC file and add the following lines at the end: {$J+} {$R-} {$B-} and rebuild your project. Your support in this forum is excellent ! This cured the problem. However, i am a little curious about the question whether TsiLa...
- Mon Aug 11, 2003 7:50 am
- Forum: TsiLang Components Suite
- Topic: Problem with option "Evaluate Boolean Expressions Compl
- Replies: 3
- Views: 15072
Problem with option "Evaluate Boolean Expressions Compl
As soon as i enable the Delphi 6.0 compiler option "Evaluate Boolean Expressions Completely" (Note: I do not know, what it is exactly in English, since i use a German Delphi) my programs exhibit runtime exceptions saying "EStringListError, list index exceedes maximum(50)" and aft...
- Wed Aug 06, 2003 10:27 am
- Forum: TsiLang Components Suite
- Topic: Dictionary manager & SIL files
- Replies: 3
- Views: 15550
- Wed Aug 06, 2003 8:09 am
- Forum: TsiLang Components Suite
- Topic: Dictionary manager & SIL files
- Replies: 3
- Views: 15550
Dictionary manager & SIL files
Perhaps it's a foolish question: A .SIL file represents the translation between different languages for a certain project, so it is kind of a 'dictionary' for that single project. Why then is it impossible to import a .SIL file into the dictionary manager? I imagine, the best way to generate my own ...