At 9:30 AM -0700 1/29/07, Warren Michelsen wrote:
At 7:55 AM -0800 1/29/07, Jonathan Lundell sent email regarding Re:
Delete Table Column via grep:
At 8:19 AM -0700 1/29/07, Warren Michelsen wrote:
The other problem you'll run into is greedy searches. See the
BBEdit help page on grep for details, but you want something like
this (not tested):
(?s)<td.*?</td>.*?</tr>
That finds all columns, not just the last one.
Ronald Kimball has the real deal. Sometimes grep requires unnatural acts...
--
/Jonathan Lundell.
--
------------------------------------------------------------------
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]>