I have a tab serrated file that has text in parenthesis. I need to find all 
the occurrences of text with three numbers in a parenthesis followed by a 
space and replace that with just the numbers and a hyphen 
So I am looking for the string something like this

"^\([0-9]{3}\)\ "

and I need to replace that with just the numerical value stripping out the 
parenthesis.

-- 
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].
Visit this group at https://groups.google.com/group/bbedit.

Reply via email to