I'd like to be able to have a BEFORE and AFTER log of each line changed in each file.
Is there a way to get that or to get a similar effect?
something like:
======= begin file1.html
old line124 --> s:\\\\
New line 124--> s:\\
old line255 --> s:\\\\
new line255 --> s:\\
======== end file1.html
Is there an Option to obtain a VERBOSE log of changes?
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 3
- Joined: Tue Jan 19, 2010 7:16 pm
- Bob Hansen
- Posts: 1516
- Joined: Sun Mar 02, 2003 8:15 pm
- Location: Salem, NH
- Contact:
Does TextPad's Tools/Compare Files not work for you?
Last edited by Bob Hansen on Tue Feb 23, 2010 4:13 am, edited 1 time in total.
Hope this was helpful.............good luck,
Bob
Bob
-
- Posts: 3
- Joined: Tue Jan 19, 2010 7:16 pm
I would have to conclude there is no verbose logging option.
From the Help File:
From the Help File:
The log is used to record the following information, with a time stamp for each transaction:
The parameters used for searching and replacing.
Each file examined by Replace All and Redo commands.
Each file restored by Undo commands.
Any errors that may be reported.
(2[Bb]|[^2].|.[^Bb])
That is the question.
That is the question.
- Bob Hansen
- Posts: 1516
- Joined: Sun Mar 02, 2003 8:15 pm
- Location: Salem, NH
- Contact:
It does involve other steps, but I use CSDiff to see exact changes. This involves making a copy of the original files first, doing the Replace, then using CSDiff to compare the modified files to the copies of the originals.
I just contributed to answering the same question by you on 2/20, here: http://forums.textpad.com/viewtopic.php ... ght=csdiff
I just contributed to answering the same question by you on 2/20, here: http://forums.textpad.com/viewtopic.php ... ght=csdiff
Hope this was helpful.............good luck,
Bob
Bob