Tapatalk

copy unique lines from many files with UC

copy unique lines from many files with UC

4
NewbieNewbie
4

PostMar 02, 2006#1

Hi: Im sure a newbie question:

I have a very large number of files (htm pages) and want to copy all unique lines from all these files into one new file. Thanks for suggestions.

- John

6,823625
Grand MasterGrand Master
6,823625

PostAug 08, 2006#2

Don't know if this is possible with UltraCompare. I guess, no!

But you can copy all your htm files together to a single file as described at Want to combine many files into one file and then run the macro posted at How do I remove duplicate lines? with the little modification posted at Delete all Duplicates including itself. The result should be a file which contains only unique lines and a second file which contains the duplicate lines.