Search found 25 matches

by mivi71dk
Fri Jun 26, 2009 1:45 pm
Forum: TsiLang Components Suite
Topic: Strings comes back with *
Replies: 2
Views: 7358

Strings comes back with *

What am I doing wrong?

I have retrieved a lot of the strings from my project, and they are being returned with a lot of stars inside.

Example:

One string has the value: "Microcom"
But its being returned as "Mi*c**r*o**c*o*m*"
by mivi71dk
Thu Jun 25, 2009 11:15 am
Forum: TsiLang Components Suite
Topic: Version number not changing
Replies: 7
Views: 11762

I just tried uninstalling it all again and reinstall version 6.4. That didn't help. When I uninstall I first go to D5 and remove the comp. I then close D5. I go to controlpanel and via add/removeprogram removes TSI. I manually deletes every file called something like TSI*.* I restart the machine. I ...
by mivi71dk
Thu Jun 25, 2009 6:42 am
Forum: TsiLang Components Suite
Topic: Version number not changing
Replies: 7
Views: 11762

I have already. Doing this on a units (My UMain.Pas which its 32400 lines long and contains some 2000 strings) takes some 20 minuttes. I have other forms with are just as big. Same problem. I also have smaller ones - With only some 40 strings. No problem here. Its like counting up to the first 200 g...
by mivi71dk
Wed Jun 24, 2009 11:48 am
Forum: TsiLang Components Suite
Topic: Version number not changing
Replies: 7
Views: 11762

Uninstall in Delphi5, Uninstall in control panel, deleting every file regarding TSI, installing once agian - Now all is 6.4 But - now the routine that looks through the PAS file to extract strings has been running for at least an hour now. Its showing information like: "Found strings so far: 12...
by mivi71dk
Tue Jun 23, 2009 12:36 pm
Forum: TsiLang Components Suite
Topic: Version number not changing
Replies: 7
Views: 11762

Version number not changing

Hi just downloaded the 6.4.0 version of tsiLang. Closed delphi, went to add/remove programs and removed the 6.3.1 version. After removal I installed version 6.4.0. It is now in the add/remove section as "Remove tsiLang version 6.4.0". But when I am "inside" Delphi 5 and looks at ...
by mivi71dk
Mon Jan 26, 2009 2:20 pm
Forum: TsiLang Components Suite
Topic: tsiLang Expert - Fetching strings in program
Replies: 7
Views: 11903

Great!

When will the update be available
by mivi71dk
Mon Jan 26, 2009 8:32 am
Forum: TsiLang Components Suite
Topic: tsiLang Expert - Fetching strings in program
Replies: 7
Views: 11903

I use Delphi 5 pro. with all updates available installed. Pressing SKIPPED throws an exception always. Is an bokx with this text: Access violation at adress 420086C6 in module 'DFWEDIT.DLL'. Read of adress 086090F6 I can only press OK. Pressing OK removes this windows and instantly a new one appears...
by mivi71dk
Fri Jan 23, 2009 2:40 pm
Forum: TsiLang Components Suite
Topic: tsiLang Expert - Fetching strings in program
Replies: 7
Views: 11903

And pressing the SKIPPED button on tool bar throws an exception.
Always.

And this i can only get ride of by killing Delphi in the task manager
by mivi71dk
Fri Jan 23, 2009 2:33 pm
Forum: TsiLang Components Suite
Topic: tsiLang Expert - Fetching strings in program
Replies: 7
Views: 11903

I does help.. Appereantly I havn't checked the rigth click menu. Still - I find it a little odd in the way it works. Deleting a lot of lines at the same time - And it will place itself "funny". But OK - I can live with that. Is there any way I can mark a line in the code to be excluded ? L...
by mivi71dk
Fri Jan 23, 2009 1:42 pm
Forum: TsiLang Components Suite
Topic: tsiLang Expert - Fetching strings in program
Replies: 7
Views: 11903

tsiLang Expert - Fetching strings in program

Hi I have recently purchased siLanguage comp. There are rather easy to use. But I have stumpled upon a problem that annoys me. I have putted the TsiLang component on the main form. I have putted the TsiLangDispatcher component on the main form. On almost all of the 200 additional form I have putted ...