Another minor quirk with CONST translation

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
MainSoft
Posts: 52
Joined: Mon Feb 14, 2005 9:18 am
Contact:

Another minor quirk with CONST translation

Post by MainSoft »

Hi again,

I have noticed that if the CONST string has a leading CRLF sequence, like this:

#13#10#13#10'My const'

the leading CR/LF characters are removed by TsiLang expert when generating the translation code. This is a minor problem since you can restore them in the editor, however, you might easily forget that they were present. I noticed the problem because I knew that these characters should be there (I needed these two empty lines), otherwise the problem would have been unnoticed.

Regards.
Patrick Philippot
www.mainsoft.fr
isiticov
Site Admin
Posts: 2385
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Thanks again. Will be fixed.
MainSoft
Posts: 52
Joined: Mon Feb 14, 2005 9:18 am
Contact:

Post by MainSoft »

isiticov wrote:Thanks again. Will be fixed.
You're welcome. I'm in good shape today :wink: .
Patrick Philippot
www.mainsoft.fr
isiticov
Site Admin
Posts: 2385
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

:) Just hope you won't loose your shape for long time. This will for sure help us to improve our product even more ;) Thank you!
Post Reply