Hi,

I really like this tool, it's obviously what I was looking for. I little thing
about the replace function.

_1)_It seems the algorithm modifies the same data as it is looking for.
Hence, the cursor seems to have problems when the replacement change the nomber
of lines. Then for example if you have :
FOO:BAR:FOO:FOO
FOO:BAR:FOO:FOO

and you want to replace : by \n (carriage return) you will get :
FOO:
BAR:FOO:FOO

and the message : String ":" found 3 times
Adding as necessary empty lines (3 here) to the file seems to correct the
problem.

_2)_ Replacing a string by another (for example converting ";" to ",") in a
big file seems very long compared to some other tool.

If you have any idea on how to change this ;-)

Anyway the tool is great !

Thanks,
Emmanuel

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

Odpovedet emailem