On 26-Oct-2009, at 18:20, Michael Heth wrote:

> <tab><a href=ST461V3.html target='_blank'>MLV3F461</><tab>
>
> I need to eliminate the link code and end up with just the part no. in
> between the tabs that are on each side of the link/part no.
>
> <tab>MLV1F107<tab>


FIND
\t<a href=[^ ]+ target='_blank'>([^<]+)</>\t

REPLACE
\t\1\t

-- 
Bowling scores are way up, minigolf scores are way down, and we
        have more excellent waterslides than any other planet we
        communicate with


--~--~---------~--~----~------------~-------~--~----~
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.
-~----------~----~----~----~------~----~------~--~---

Reply via email to