On Aug 29, 2014, at 11:59 AM, Randy Roberts <[email protected]> wrote:
> I have some files the look like this:
>
> <thumb fileName="I1092_LS_ChxBS_IT_Bollard.jpg">Bacon Ranch Chicken
> Sandwich with Iced Tea Suite</thumb>
> <thumb fileName="I1074_ESPRESSOLn_Bollard.jpg">Espresso Line</thumb>
> <thumb fileName="W_I1078_HotIcedLatte_Bollard.jpg">Hot and Iced
> Lattes</thumb>
>
> There are thousands of lines but here are 3 of them. I need to select and
> delete everything from the beginning of the line up to the first instance of
> ">". The desired outcome would be:
Search:
^.*?>
Replace:
>
--
Rod Buchanan
KDSI / Kelly Supply Co / ISCO
308 382-8764 x1120
--
This is the BBEdit Talk public discussion group. 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>
---
You received this message because you are subscribed to the Google Groups
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].