I sure did switch up my non-greedy modifier. Thanks for noticing. ------------------
On 3/26/12 at 4:06 PM -0500, Christopher Stone wrote in a message entitled "Re: grep help": >On Mar 26, 2012, at 15:39, Rick Gordon wrote: >> FIND: >> (<th scope="row">.?*)</td> >______________________________________________________________________ > >Hey Rick, > >Didn't you switch up your non-greedy modifier? > >Find: > >(<th scope="row">.*?)</td> > >Replace: > >\1</th> > >-- >Best Regards, >Chris > >-- >You received this message because you are subscribed to the >"BBEdit Talk" discussion group on Google Groups. >To post to this group, send email to [email protected] >To unsubscribe from this group, send email to >[email protected] >For more options, visit this group at ><http://groups.google.com/group/bbedit?hl=en> >If you have a feature request or would like to report a problem, >please email "[email protected]" rather than posting to the group. >Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> -- ___________________________________________________ RICK GORDON EMERALD VALLEY GRAPHICS AND CONSULTING ___________________________________________________ WWW: http://www.shelterpub.com -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
