From: Ted Burger <[EMAIL PROTECTED]>
Date: August 8, 2006 10:09:10 AM MDT
Subject: Grep help
...
I tried:
GREP is checked
Search: (.*)
Replace: fieldname="&" postargumentname="&"

But I get:
fieldname="order_id" postargumentname="order_id"fieldname="" postargumentname="" fieldname="order_num" postargumentname="order_num"fieldname="" postargumentname="" fieldname="category" postargumentname="category"fieldname="" postargumentname="" fieldname="listingsize" postargumentname="listingsize"fieldname="" postargumentname="" fieldname="boldtype" postargumentname="boldtype"fieldname="" postargumentname=""

I am getting doubles of the 'Replace'.
Any thoughts?

Maybe a better grepper than I will have a reason for this behavior, but it seems like an error to me.

In the meantime, this works:

^.+$

Bo

---
[This E-mail scanned for viruses by Declude Virus provided by Tempest 
Technologies, LLC]


--
------------------------------------------------------------------
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]>

Reply via email to