Transform several items of a list in one variable

  • Автор темы Автор темы neomatic
  • Дата начала Дата начала

neomatic

Client
Регистрация
27.10.2011
Сообщения
64
Реакции
8
Баллы
8
Hi,
In ZP3, there was a functionnality "take a block from the file", that I can't find in ZP5.
I'm actually putting all results of a regex in a list, andI want to do a regex in that whole list (without doing it in the DOM).

Regex all links from the page : (?<=href=").*?(?=") -> list1
Regex in list1 : {-Variable.keyword-} from listkeyword

I think i can find something with merge items, I guess to add all line in a variable.
If you have simple solution, I take it.
 
List processing - Merge.
Otherwise I dont understand your request.
 
Thanks for reply rostonix,

Merge is probably the solution.
But if a do a regex from the BOM (tabs/data), it's fine.
And when I want to do it from my merged result variable, regex (with word processing) is not working.
I'm a little bite confused.
218825zennoblock.jpg
 
When you execute action and it work like you dont expect it to work, you can select executed mode this way:



And you will see text that you used for parsing and regular expression that you used.
So you need to fix any of that is something is wrong.
 

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