when searching and replacing using regex, and using the regex memory
brackets in the search pattern, and using those in the replacement --
\1, \2 etc., is it possible to process the text captures that's
referred to by \1, and instead of replacing using what \1 holds,
replace with the processed (for example by a command line utility)
version of \1 ?
thanks.
--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>