How to compare two list?

underwear

Новичок
Регистрация
07.01.2012
Сообщения
79
Благодарностей
3
Баллы
0
Hello, I have two list files.
1.Take a line from list_1
2.compare the line in the list_2, if exist in the list_2, take again from list_1.
Can you help me? thank you very much!
 

rostonix

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

underwear

Новичок
Регистрация
07.01.2012
Сообщения
79
Благодарностей
3
Баллы
0
Hey rostornix, thank you again, but i don't know how to write the templete about How to compare two list:

1.Take a line from list_1

2.compare the line to the list_2, if exist in the list_2, take a line again from list_1, if inexistence, next step.

Can you make a simple video for me, thank you very much!

I will wait for you.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 712
Баллы
113
I gave you link to step by step description :huh: :blink:

1) You add to project the list 1 which will contain all the links that you already worked with and sync with file on hard drive.
2) When you scrape new portion of links, you add them to list 2.
3) Merge lines in list 1.
4) Take line from list 2
5) Text processing - regex.
In text window you put variable from merge step (3).
In regex field you put variable from (4)

Then use If action.
If something found = skip this link and take another
 
  • Спасибо
Реакции: underwear

underwear

Новичок
Регистрация
07.01.2012
Сообщения
79
Благодарностей
3
Баллы
0
I am sorry, i don't know how to write the templete!!!:(
 

rostonix

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

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