I tried to replace " " in a large string with a real new line. I used regex, search="\\r\\n", replace="\n". PSPad replaces only the first match.
I used a constans field from a Typo3 template (over 4800 chars in a single line) PSPad 4.5.4 (2308) -- <http://forum.pspad.com/read.php?4,45648,45648> PSPad freeware editor http://www.pspad.com
