BUG : Encoding UTF8 / ANSI

MarioBros

Client
Регистрация
19.03.2013
Сообщения
55
Благодарностей
6
Баллы
8
I have a big problem with encoding UTF8 / ANSI on new version.

When i use the bloc "Files" to write some lines on already existing file i created before in UTF8 Format, after that i loose encoding of this same file and i get error* with "List Processing" when i try to get a line.

*I get this error : "Run List Index was outside the bounds of the array."

I tried with AINSI event if i need UFT8, i get same error.

I put a template for test with the file in this message.

Some important template i have don't work good because of that.
 

Вложения

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
You dont need to mess File processing and List processing actions. You you use List which is bind to file you need to use List processing - Add line to add new data.
 

MarioBros

Client
Регистрация
19.03.2013
Сообщения
55
Благодарностей
6
Баллы
8
i don't understand what you say.
I don't need to add new data, but write a new file.
Anyway... it's just an example, when we save data with "Files" Bloc, encoding of the file is loose and it's not normal. It's a true bug.

EDIT: and the real problem is, it's not possible to use a file in "List Processing" if this file was saved with "File" Blocs because we get this error "Run List Index was outside the bounds of the array."
 
Последнее редактирование:

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
It's not a bug it's a logical error of project.
You shouldnt mess File processing and List processing actions with the same file.
 

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