On 9/6/11 2:24 PM, "Bruce Van Allen" <b...@cruzio.com> wrote:

> 
> Find: ^\s*([A-Z0-9]+) (.*) [0-9]+\*s$
> Replace: \1\t\2

That didn't work either, but I opened a fresh copy of the original text and
removed the \s*  and it worked on all lines

^([A-Z0-9]+) (.*) [0-9]+ $

Just curious... A space in the Find field using Grep... Isn't seen is it?
Like the space before the $  ?

If no spaces are found before or after in your original Find above, does
that stop the search?   IOW, what is the symbol for optional but not
necessary spaces? 
~~~~~~~~~~~~
Jefferis Peterson, Pres.
Web Design and Marketing
http://www.PetersonSales.com
(724)-482-2015


-- 
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 bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
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 "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to