How to put words at the end of multiple strings?

player

Client
Регистрация
06.06.2011
Сообщения
154
Благодарностей
16
Баллы
0
Hey, i have a .txt file in the following format:

URL;Username;
URL;Username;
URL;Username;
...
...

Now i get the password execution result and want to put the password after each line.

Which Macro can do that?

I tried "append to a line" and string.insert but i can't get it to work because the length of the url's is different. With string.insert i have to define the position where to put the password.

Any help?
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
681
Баллы
113
Notepad++ or you can do a pull string from file==>delete string==>save {result};password to new file==>rename file when done back to original
 
  • Спасибо
Реакции: player

player

Client
Регистрация
06.06.2011
Сообщения
154
Благодарностей
16
Баллы
0
Exactly what i needed, thanks :-)
 

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