massimobalestra: -------------------------------------------------------------------------------- I wanted to use the replace: search: '" "' replace: '"\n"'
And it des not work. It does the first and then stop. ... -------------------------------------------------------------------------------- This the easier part of the problem, which can be worked around: Place the cursor at the end of the text a preform the above re replacement in the backwards direction. On the other hand, you cannot replace the newline characters itself with the built in engine, but it is possible in the mentioned script like phReplace. hth vbr -- <http://forum.pspad.com/read.php?4,52660,52834> PSPad freeware editor http://www.pspad.com
