J
Jonathan Aquino
Just wanted to share this effective trick for diffing two MS-Word
files (the built-in MS-Word file-compare can't handle extreme
differences):
1. Convert the old and new MS-Word files into text files, with one
word per line (a good text editor with regular-expression replace
makes this easy)
2. Use WinMerge (or other diff utility) to diff the two text files.
Works great!
Also works for other word-processor formats e.g. OpenOffice.
Jon
files (the built-in MS-Word file-compare can't handle extreme
differences):
1. Convert the old and new MS-Word files into text files, with one
word per line (a good text editor with regular-expression replace
makes this easy)
2. Use WinMerge (or other diff utility) to diff the two text files.
Works great!
Also works for other word-processor formats e.g. OpenOffice.
Jon