On Aug 12, 2011, at 23:11, Warren Michelsen wrote:
> I must be misunderstanding how {1}? works.

______________________________________________________________________

Hey Warren,

Document Body:

time time time time time time time time time time time time 

Find String:

(time ){2}

Your explanation isn't bad, but it would be much better to provide a real data 
sample.  Without seeing same there are a few too many variables.

Here though is an approximation:

Find String:

(?s)(time : .+?)(?=time : )((time : .+?)(?=time : ))(time : .+?)(?=startTime :)

Replace String:

\2

Ronald will no doubt come up with something brilliant, and JD will likely come 
up with a nice Perl filter.

:)

--
Best Regards,
Chris

-- 
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.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to