Remove elements that don't contain any text - separator?

qlwik

Client
Регистрация
03.04.2013
Сообщения
207
Благодарностей
5
Баллы
18
Hi,
in list processing what is separator for "remove elements that don't contain any text"?

Or if You can't use more then one, then how I can remove from list linesthat contain list of elements?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Use delete by regular expression
(word1|word2|word3)
 

qlwik

Client
Регистрация
03.04.2013
Сообщения
207
Благодарностей
5
Баллы
18
Yes that works, but I want to delete all other lines, and keep those which contain (word1|word2|word3)
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113

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