I have a similar problem.
I have a string like:
progr "par1=1" "par01=01" "par02=02" "par03=03" "par04=04" "par05=05" "par06=06"
"par07=07" "par08=08" "par09=09" "par10=10" "par11=11" "par12=12" "par13=13"
"par14=14"

(all in one line)

I would like to see the parameters by line, one on each line.
I wanted to use the replace:
search: '" "'
replace: '"\n"'

And it des not work. It does the first and then stop. If I restart the replace
with the same parameters it does another and then stop.
I guess it is a bug only if the regular expression is checked.

Thank you
Massimo

-- 
<http://forum.pspad.com/read.php?4,52660,52833>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem