in reply to Re^2: Removing the carriage return in a Find & Replace?
in thread Removing the carriage return in a Find & Replace?
Are you sure it is a CR and not some evil non-printable character used by MS?
Try editing the file with a text editor (not a word processor!), delete the current newline character, insert a CR and try again. If it works, the problem is to find what is the newline character used in the file.
Rule One: "Do not act incautiously when confronting a little bald wrinkly smiling man."
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Removing the carriage return in a Find & Replace?
by bobafifi (Beadle) on Sep 26, 2008 at 12:24 UTC | |
by broomduster (Priest) on Sep 26, 2008 at 13:07 UTC |