You are here: PSPad forum > English discussion forum > Find&Replace bug!!!!
Posted by: rekna | Date: 07/15/2004 08:20 | IP: IP Logged
I'm trying to replace ; by \n using regular expressions . I checked Entire scope, but only first occurence of ; gets replaced.
Eg. when I execute this on the line below
first;second;third;fourth;fifth;sixth
the result is
first
second;third;fourth;fifth;sixth
The messagebox says it has replaced ; five times, but it has done it only once.
Posted by: pspad | Date: 07/15/2004 08:42 | IP: IP Logged
Replace from end to begin
Posted by: rekna | Date: 07/15/2004 09:06 | IP: IP Logged
ok, that works...
Can it be fixed in next release? It would be nice if forward or entire scope would work also.
Posted by: pspad | Date: 07/15/2004 09:49 | IP: IP Logged
Sorry, this is issue of base component. It can't be simply "fixed"
Editor PSPad - freeware editor, © 2001 - 2013 Jan Fiala
Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák