but I pasted variable that contains:
word1
word2
word3
if I used your modification, it would be
wordword2word3 BREAKLINE
Anyway thanks, I have done it already with lists.
alt text
so variable:
word1
word2
word3
is saved as:
word1word2word3
then I read it from file as list and save to file as list, and its:
word1
word2
word3