Hi all,
I need help to check whether stringA is in file1.txt
stringA is from file.txt .it is open , then some soft of loop is activated and check against file1.txt . after check the whole file, if there's no match, stringA is insert into file1.txt
can an expert give a snipplet on this?
Thanks.