OK, very good. It works for me. Great. At the same time I tried some other combinations of the replace tool and I found this strange behaviour:
Find: end of line '$' Replace: bye it doesn't work like I was thinking because the word 'bye' is added at the end of the line, but without removing the carriage return. The behaviour I see can be right if doing: Find: end of line '$' Replace: bye[color=#FF0000]_$_[/color] but in my case I was really wanting to remove all the carriage returns. (it is also strange that are used 2 symbols for carriage retunr: \n and $ ... I think it is nice to use always the same) -- <http://forum.pspad.com/read.php?2,54813,54825> PSPad freeware editor http://www.pspad.com
