- Регистрация
- 28.03.2018
- Сообщения
- 3
- Благодарностей
- 0
- Баллы
- 1
Hello,
I tried for hours to solve this simple problem and followed this advice without success: http://zennolab.com/discussion/threads/search-in-list-and-tables-via-c-macro.10733/
I have two files :
- new_domains.txt
- all_domains.txt
I want to check if each domain in new_domains.txt exists in all_domains.txt. If it exists, delete it from new_domains.txt.
Can you help me with this please?
Thank you
Guillaume
I tried for hours to solve this simple problem and followed this advice without success: http://zennolab.com/discussion/threads/search-in-list-and-tables-via-c-macro.10733/
I have two files :
- new_domains.txt
- all_domains.txt
I want to check if each domain in new_domains.txt exists in all_domains.txt. If it exists, delete it from new_domains.txt.
Can you help me with this please?
Thank you
Guillaume