use \010

ref p.183 of bbedit user manual ( http://pine.barebones.com/manual/BBEdit_9_User_Manual.pdf ) under "In Replacement Patterns":

--
You may use a leading zero; for example, if in your replacement pattern you want the first backreference followed by a literal “1”, you can use “\011”. (If you use “\11”, you will get the 11th backreference, even if it is empty.)
--





On Mar 11, 2010, at 2:14 AM, [email protected] wrote:

Grep. How do I escape the number 0 in a replacement string if \0 is already reserved?

I need to immediately follow \1 with a literal 0 and don't know how to do that.

Thanks.

Ken

--
Simple Lives Web Design
http://simplelives.com

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

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