Hi Ted. And that's why I ask. Your solution is elegant. I don't have my head around all the options of grep yet. I like the line control.
Cheers On Sunday, March 2, 2014 12:37:05 PM UTC-5, T Burger wrote: > > I would do it in three steps. > > Search for ^(sun .*)$ replace with \1^ > Search for \r replace with \t > Search for ^\t replace with \r > > Thanks, > Ted > > -- 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].
