Thanks for fixing the overflow issue as well as the implementation of regular
expressions. Besides of this the script seems to run a bit faster.
However I also have problems with regex search/replace (is it possible, that I
have to install some more complex scripting support, or it should allready be
there on Win XPp, or possibly in your dll?
_Searching_ with RE works for me (maybe except of the newline "\n", which
is matching-highlighting the first character of the next line)
but the _replace_ function doesn't work if the search pattern contains
metacharacters. I.e. replacing "a" with "b" works but replacing "a+" highlights
the same "a" but doesn't replace it using replace. the same with (a),[a], a{1}
..., the special characters like \s \n \d ... cant't be replaced too.
I also would like to ask if the multiline mode could be set somehow, in order to
make . (dot) match a newline, so that ^/$ only match at the absolute beginig/end
of the whole text.
Hope it could be fixed,
Thanks, again.
--
<http://forum.pspad.com/read.php?2,34061,35199>
PSPad freeware editor http://www.pspad.com