[SOLVED] 'Write to file' weird behavior...

pete

Client
Регистрация
11.07.2012
Сообщения
47
Благодарностей
2
Баллы
0
Hi,

when i'm trying to write a line to a text file, I get this:

word1:
word2:
word3:
word4


sometimes this:

word1:word2:
word3:word4


instead of this:

word1:word2:word3:word4


Any idea of how to fix it?

cheers
pete
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Use text processing - trim to variables before using them.
it will cut all unnecessary spaces and breaklines)
 
  • Спасибо
Реакции: pete

pete

Client
Регистрация
11.07.2012
Сообщения
47
Благодарностей
2
Баллы
0
works

thanks
 

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