Hi
I have this "need" where I have 10+ lines in text file A. Everytime I have a new text file B (can be pretty hugh but can be sorted easily if need to), I need to DELETE lines in file B which are in file A.
Or logically speaking,
Take line 1 in file A, if line 1 found in file B, delete line in file B, repeat find/delete line 1 in file B until eof. Repeat with line 2 from file A and line 3 and so on until eof in file A.
Or in another way of speaking, I have 10+ individual search strings contained in file A as separate text lines which if found in file B, delete these lines in file B.
Can UltraCompare do this easily? Or can I accomplish this with macros in UltraEdit?
Any ideas would be appreciated.
Thanks.
I have this "need" where I have 10+ lines in text file A. Everytime I have a new text file B (can be pretty hugh but can be sorted easily if need to), I need to DELETE lines in file B which are in file A.
Or logically speaking,
Take line 1 in file A, if line 1 found in file B, delete line in file B, repeat find/delete line 1 in file B until eof. Repeat with line 2 from file A and line 3 and so on until eof in file A.
Or in another way of speaking, I have 10+ individual search strings contained in file A as separate text lines which if found in file B, delete these lines in file B.
Can UltraCompare do this easily? Or can I accomplish this with macros in UltraEdit?
Any ideas would be appreciated.
Thanks.