Fred:
--------------------------------------------------------------------------------
You mean "aaa\n bbb" would become "aaa\nbbb" ?

If so you could try:
Find: (\\n) ([a-zA-z]{2,})
Replace: $1$2
--------------------------------------------------------------------------------

Thanks, but it should be fixed? ;-)

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

Odpovedet emailem