Hello,
We are looking to upgrade our Beyond Compare 2 software to preferably version 3.3.3. (we need to compare .doc files)
The functionality we constantly use in the previous version is the page headings (rules/importance/unimportant text/new/page headings).
Our output files (txt/doc) always exist out of multiple pages.
And the first line always varies between versions, e.g.:
"sponsor study-name version YYY date/time stamp"
The best I could achieve was ignoring the first line of the entire file.
The regular expressions I couldn't get to work either.
I tried in the grammar item under several categories: text matching: ^sponsor
We are looking to upgrade our Beyond Compare 2 software to preferably version 3.3.3. (we need to compare .doc files)
The functionality we constantly use in the previous version is the page headings (rules/importance/unimportant text/new/page headings).
Our output files (txt/doc) always exist out of multiple pages.
And the first line always varies between versions, e.g.:
"sponsor study-name version YYY date/time stamp"
The best I could achieve was ignoring the first line of the entire file.
The regular expressions I couldn't get to work either.
I tried in the grammar item under several categories: text matching: ^sponsor
Comment