View Single Post
Old 08-17-2011, 03:47 PM   #11
NeilPet
Junior Member
NeilPet began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2011
Location: Calgary, Alberta
Device: iPad
TextWrangler has a builtin regEx search and replace function. If you use the Find/Replace function, check off the 'grep' checkbox and what you type into the search/replace fields is parsed as regex. Of course, each regex tool has a slightly different syntax, so you might have to modify your parameters to get the correct result in TextWrangler.

TextWrangler's help file has a GREP reference, to help.
NeilPet is offline   Reply With Quote