Hmm, I'm not looking for a change of standards, I'm looking for an answer to a problem, you can't provide it, I'll look elsewhere. No problem.
Perhaps I'll introduce a new standard 2-1 = 1
Thanks
Search found 4 matches
- Thu Nov 02, 2006 5:52 pm
- Forum: ExamDiff Pro
- Topic: Can I output a simple text file of lines which are different
- Replies: 20
- Views: 45287
- Thu Nov 02, 2006 5:28 pm
- Forum: ExamDiff Pro
- Topic: Can I output a simple text file of lines which are different
- Replies: 20
- Views: 45287
diff text
Let me ask my question a different way.
Here is text file 1
Line1
Line4
Line5
Here is text file 2
Line1
Line2
Line3
Line4
Line5
The output required is
Line2
Line3
IE the differences, i dont care about the original source files, only the difference. Can your program produce the output exactly ...
Here is text file 1
Line1
Line4
Line5
Here is text file 2
Line1
Line2
Line3
Line4
Line5
The output required is
Line2
Line3
IE the differences, i dont care about the original source files, only the difference. Can your program produce the output exactly ...
- Thu Nov 02, 2006 5:08 pm
- Forum: ExamDiff Pro
- Topic: Can I output a simple text file of lines which are different
- Replies: 20
- Views: 45287
- Thu Nov 02, 2006 4:23 pm
- Forum: ExamDiff Pro
- Topic: Can I output a simple text file of lines which are different
- Replies: 20
- Views: 45287
simple output diff text
Hi,
I was planning to use your program to compare to two 50MB .csv files (yesterday and todays) which are uploaded to a website via FTP each night. I thought it was about time to only upload the differences. Alas it seems I can output the difference but you apend it with information which I then ...
I was planning to use your program to compare to two 50MB .csv files (yesterday and todays) which are uploaded to a website via FTP each night. I thought it was about time to only upload the differences. Alas it seems I can output the difference but you apend it with information which I then ...