Page 1 of 1

Problem with CONST strings

Posted: Thu Feb 17, 2005 9:10 am
by MainSoft
Hi,

It seems that TsiLang has a problem with such declarations:

const
psMyConst : PChar = 'MyText';


In that case, TsiLan expert says:

StringID : strPChar
String Constant : PChar
Will be replaced by: siLanf.GettextOrDefault('strPChar')


Regards.

Posted: Thu Feb 17, 2005 9:34 am
by isiticov
Thanks for report. We will try to fix this.