On Tue, 22 Feb 2011, Galen Seitz wrote: > That's because the leading 0 in 0,2 and the leading 1 in 1,2 were part of > the previous match.
Galen, Aha. So if there's a succession of matched patterns then the search proceeds after the last matched character. That makes sense now that you explained it. > Sorry, I'm not sure what the correct solution is in this case. Seems to me that multiple passes should do the trick. Thanks very much, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
