DukeofNukes
05-08-2002, 06:12 PM
Dru--
I found an evil little thing in Jext the other day while I was coding (kudos, incidentally, on a great editor, that I use on a daily basis and recommend to everyone I know that codes on more than one OS), and I'm wondering if it's a feature or a bug. I did a find & replace, replacing "--" with "
--" My computer then locked up for about three minutes, and when it unlocked, the first line that had "--" in it had about a zillion little "
" tags in it. Seems the thing, after replacing that fragment, then searched over it again, found the "--" in the "
--" and replaced it again, and so on. Fortunately, it only did that to the one line, rather than the "Replace All" I told it to do. Seems to me a Find & Replace should pick up its "find" after what it just replaced. Is it supposed to do that? Thanks.
I found an evil little thing in Jext the other day while I was coding (kudos, incidentally, on a great editor, that I use on a daily basis and recommend to everyone I know that codes on more than one OS), and I'm wondering if it's a feature or a bug. I did a find & replace, replacing "--" with "
--" My computer then locked up for about three minutes, and when it unlocked, the first line that had "--" in it had about a zillion little "
" tags in it. Seems the thing, after replacing that fragment, then searched over it again, found the "--" in the "
--" and replaced it again, and so on. Fortunately, it only did that to the one line, rather than the "Replace All" I told it to do. Seems to me a Find & Replace should pick up its "find" after what it just replaced. Is it supposed to do that? Thanks.