On 1/19/07 at 10:43 AM, [EMAIL PROTECTED] (Roland Küffner) wrote: >similar but slyghtly shorter than Matthews solution to cut the 7th >column from a csv file:
>Search for: ^((?:.+?,){6}).+?,(.+) >Replace with: \1\2 Thanks, that was just what I was looking for. >I highly recommend the excellent "Grep Reference" Part of BBEdit's >manual. The time needed to work through it will pay off >exponentially. Agreed. In fact I had looked there but apparently not quite thoroughly enough. -- ------------------------------------------------------------------ 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]>