For some reason, backslash expressions were disabled for replace (even though there was a checkbox). I've enabled them and you can now do useful things like:
replace: \r\n with:
and that will remove all line breaks in a file (if you have CRLF line breaks of course). Not sure why this was ever disabled - must have been an oversight.
Posted by Simon at August 14, 2003 05:22 PM