Shouldn't there be a comma after "16"? — like this:

  {16,}

That way, your grep search pattern will look for 16 _or more_  
characters.

--Sent from the iPhone of Semper Fidelis

On Sep 23, 2009, at 15:26, Ronald J Kimball <[email protected]> wrote:

> Try this:
>
> Find
>
> (,[a-z0-9\-_. ]{16})[a-z0-9\-_. ]+$
>
> Replace
>
> \1

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