pspad:
--------------------------------------------------------------------------------
\n means replace with the line end. If you use regular expressions, you need to
escape system chars.
--------------------------------------------------------------------------------


I did, you see:
Search:
\\n ([a-zA-z]{2,})
Replace:
\\n$1

But it does not work

-- 
<http://forum.pspad.com/read.php?6,40478,40895>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem