How to put data with line breaks and ; seperators from a txt file to variables?

synapsol

Client
Регистрация
26.11.2012
Сообщения
16
Благодарностей
1
Баллы
3
Hi!

I have a txt file that is formatted in the following way.

First line of text
;
Second line of text
;
Third line of text
Fourth line of text
Fifth line of text
;
Sixth line of text
;
Seventh line of text
Eigth line of text


What I want ZennoPoster to do is put each block of text seperated by ; to variables (INCLUDING the line breaks) and post them to different input fields on a website.

I know how to put info1;info2;info3 to variables with table processing but I have no idea how to do this with info seperated with line breaks and ;

How can this be done? Thanks! :-)
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
Use {-String.Enter-};{-String.Enter-} as list/table separator
 

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