How do you carry over a result of a range like [0-9] to the replace side.

So that when "Jn[0-9][0-9]_"  finds "Jn12_" the 12 (or and pair of digits) 
carries over to the replacement.

My goal is to replace all occurrences of the ending "_" with a "."

So "Jn01_" becomes "Jn01." 
So "Jn12_" becomes "Jn12." 

Thanks in advance.

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or believe that the application isn't working correctly, please email 
"[email protected]" rather than posting here. Follow @bbedit on Mastodon: 
<https://mastodon.social/@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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/7f2fbe15-6cc2-4e13-8b4b-3d669470e858n%40googlegroups.com.

Reply via email to