André: -------------------------------------------------------------------------------- ...and one notice:
If I inscribe \n in 'search', it has no function - "'\n' was not found". -------------------------------------------------------------------------------- Unfortunately, PSPad doesn't support this currently - line endings cannot be replaced via search and replace function. There is a script phReplace for this http://forum.pspad.com/read.php?2,34061 which might work for you, or you can work around this by first adding the separator "#" at the end of the lines (add text to lines: Alt+I) or regexp replace: $ with: # And then call Edit: Lines manipulation: Join lines (the line endins are replaced with a space using this function). vbr -- <http://forum.pspad.com/read.php?2,54952,54955> PSPad freeware editor http://www.pspad.com
