How to save email:password in txt file and continue to next line?

blackmonitor

Новичок
Регистрация
19.03.2011
Сообщения
15
Благодарностей
0
Баллы
0
I am having problems finding the way to set appendlines to each line.
Right now it is set up to save email:password but after running debug it shows:

email
:password

How could I make this as one line

email:password

and when the next debug run it will continue to the next line adding each run on another line in text file?
Currently my macro is set as:
{-File.AppendString-|-C:\Users\user\Desktop\Zennolab Files\project6\accounts.txt
-|-{-FieldData.FieldData-|-●7●3●4●2●2●6●-|-vc-6183-}:{-FieldData.FieldData-|-●7●3●4●2●2●6●-|-vc-2113-}-|--|-true-}

Thanks
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
682
Баллы
113
Macro should be:

{-File.AppendString-|-C:\Users\user\Desktop\Zennolab Files\project6\accounts.txt
-|-{-FieldData.FieldData-|-●7●3●4●2●2●6●-|-vc-6183-}:{-FieldData.FieldData-|-●7●3●4●2●2●6●-|-vc-2113-}-|-true-}
 

blackmonitor

Новичок
Регистрация
19.03.2011
Сообщения
15
Благодарностей
0
Баллы
0
What do I need to do in macro?
tgerdf.jpg
 

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