If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
Ignoring 2 different copyright headers with different line count
Ignoring 2 different copyright headers with different line count
Is there a way to ignore 2 different copyright headers but with different line count? On one side, the copyright takes 6 lines but on the other side, the copyright takes 13 lines. How do I write the rule correctly?
Is there a character/phrase that can indicate the end of the copyright section? If so, you can use the Delimited category type to define the section on both sides at once. If each side uses different characters, you can define 2 different grammar types, but give them both the name of "Header". If you would like, would you be able to post a pair of example files, or email them to us at [email protected] ?
If you email us, please include a link back to this forum post for reference.
Beyond Compare is a multi-platform utility that combines directory compare and file compare functions in one package. Use it to manage source code, keep directories in sync, compare program output, etc.
I did see that page. I did try Delimited and I was able to get my regular expressions working. What I was missing was to force a refresh on the directory and I managed to get my files showing as the same when ignoring unimportant differences.
Thanks.
Last edited by Enzo Matrix; 18-Feb-2011, 12:51 PM.
Comment