[email protected] (Bruce Van Allen) wrote on  9/14/13  3:31 PM

> On 2013-09-14 at 3:19 PM, [email protected] (Ken Lanxner) wrote:
> 
> >Hi. I am wondering how to write a replacement pattern that 
> >requires a numbered backreference immediately followed by a digit.
> >
> >How do I correctly write something like
> >
> >\113
> >
> >to indicate I want the replaced value to be the 1st found subpattern
> >immediately followed by 13 --- not the the 11th found subpattern
> >followed by 3?
> 
> \0113
> 
> HTH
> 
> 
> Best Regards,
> 
>   - Bruce

Yes! Thank you very much.

Ken

-- 
Orange County Website Design
http://simplelives.com

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

Reply via email to