Trouble with german umlauts

altweltgeier

Client
Регистрация
26.10.2011
Сообщения
14
Благодарностей
1
Баллы
0
Hi everyone!

Just purchased yesterday and its amazing what you can do with ZP!

I have only one little problem:

If i pull Text from .txt files which have german umlauts (Ä, Ö and so on), it doesnt get it right. In the moment ZP picks up the string from the file, the umlauts are not supported. They show up with funny symbols which occure when you save .txt files in the wrong encoding so i suggest it is a problem with this in ZP.

Did i miss out a section where you can set encoding format?
What would be a workaround, maybe i can export to Visual studio and add some lines to the code?

Thanks for any suggests on this!
 

ustas

Client
Регистрация
29.12.2010
Сообщения
260
Благодарностей
19
Баллы
18
mb u must use UTF-8 in your file *.txt
 

ustas

Client
Регистрация
29.12.2010
Сообщения
260
Благодарностей
19
Баллы
18

altweltgeier

Client
Регистрация
26.10.2011
Сообщения
14
Благодарностей
1
Баллы
0
Thanks for the great tip but of course that was the first thing i did.

but i figured it out:

I just picked the text from the wrong file...
I have to admit, this was a very stupid one...
I pulled the text at two points, one was still from the first attempt. i thought i deleted this step. so in the end i never tried pulling text from utf8 files... :mad:
 

neomatic

Client
Регистрация
27.10.2011
Сообщения
64
Благодарностей
8
Баллы
8
altweltgeier,
This topic is interesting me.
Did you manage to record with UTF-8 in your file ?

The other question is how to take a line form a file including UTF-8 accentuation.
Because when i parse the line, i have the funny symbols.

If you get a chance,please let me know.
Thanks
 

technik-trick

Новичок
Регистрация
26.09.2011
Сообщения
7
Благодарностей
0
Баллы
0
As I´m from germany too, I had to deal with the same problems. I found a very useful free tool that allows bulk/batch converting from ANSI to UTF-8.

http://www.rotatingscrew.com/utfcast.aspx

The express edition is free an does a good job.

Hope that helps.
 

neomatic

Client
Регистрация
27.10.2011
Сообщения
64
Благодарностей
8
Баллы
8
Thank you for that.
I did convert my source file before to "take a line from the file" from regular expression.
And it work fine.
Perfect!
Cheers
 

altweltgeier

Client
Регистрация
26.10.2011
Сообщения
14
Благодарностей
1
Баллы
0
yes, its just that simple. save with utf8 and thats it.
i´ll check out that tool too, interesting for big scale operations.

Thanks for sharing!
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)