Page 1 of 1
Compile error in TeeEnglish.pas
Posted: Fri Dec 01, 2006 10:29 am
by 9333771
hi,
you forgot a {$IFDEF TEEOCX} before the const TeeMsg_ActiveXVersion in TeeEnglish.pas
see you.
Posted: Fri Dec 01, 2006 11:03 am
by narcis
Hi Mariano,
This is a template file for translating TeeChart, this is not a unit that should be compiled. You should use TeeProcs and/or TeeConst.
Anyway, we are going to change it so that the error message given clarifies this.
Posted: Fri Dec 01, 2006 2:15 pm
by 9333771
Hi,
Oh, I didn't knew this...
Well thanks for the quick answer (like always in fact).
See you,
PS: maybe you can add a {$Message Fatal '...'} in the file, so no one will make this mistake again.
Posted: Fri Dec 01, 2006 2:24 pm
by narcis
Hi Mariano,
You're welcome.
PS: maybe you can add a {$Message Fatal '...'} in the file, so no one will make this mistake again.
We have already done something similar
.