exist

  1. G

    Check if a string exists in a list

    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...