How to add text in front of list?

Daikaiser

Client
Регистрация
06.09.2011
Сообщения
68
Благодарностей
9
Баллы
8
Hi, I am using a loop to add text in front of a list (one line at a time), i.e.

text1
text2
text3

converts to:

addtext1
addtext2
addtext3


But it takes too long to process a large list. Is there a more efficient way to do this? Thanks.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
Do you try to do in in PM or ZP?
 

Daikaiser

Client
Регистрация
06.09.2011
Сообщения
68
Благодарностей
9
Баллы
8
I am trying to do it in PM. It is the same initial text for all the lines in a list.
For example, I have the keywords "seo","money" and "zenno", and I want to add "the" in front of every element in the list.

I just wondered if there was a faster way to do this without using a loop, thanks :-)
 

zeus

Client
Регистрация
03.07.2012
Сообщения
99
Благодарностей
21
Баллы
18

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
Do that kind of tasks in ZP, not in PM. PM is much much slower when it comes to simple test processing since it uses visual presence of execution.
 
  • Спасибо
Реакции: Daikaiser

LightWood

Moderator
Регистрация
04.11.2010
Сообщения
2 382
Благодарностей
915
Баллы
113

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