Hello, I have found a small bug with the last version of phReplace v1.4.3
In the following text bellow: 01;00;Z 01;01;Z 01;02;Z If you try to replace ^([0-9]+;) by $1ABC with the button "Replace" you obtain: 01;ABC00;ABCZ 01;ABC01;ABCZ 01;ABC02;ABCZ While you should have: 01;ABC00;Z 01;ABC01;Z 01;ABC02;Z If I use the button "Replace All", it works nice. I suppose it is a bug. Thanks, have a nice day and I really love phReplace. Lolo. -- <http://forum.pspad.com/read.php?2,34061,49789> PSPad freeware editor http://www.pspad.com
