Hello,
I'm trying to replace ';' with ';\n' from the line
aaa;bbb;ccc;ddd;

result is 
aaa;



bbb;ccc;ddd; !?

I expected it to be
aaa;
bbb;
ccc;
ddd;

Is there a hint for solving this?
Thanks
Guido 
Version PSPad 4.3.5 (2255)

-- 
<http://forum.pspad.com/read.php?2,38983,38983>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem