Yes but what is it that you want? And by identical presumably you
mean the formatting is identical so giving that exact format makes
things even easier, e.g.
<tab>#####<space>###-###-####<tab>
Rather than 'some numbers, space, some more numbers', etc.
John
On Feb 26, 2007, at 7:20 PM, Michael Heth wrote:
On Feb 26, 2007, at 7:04 PM, John Allen wrote:
This should do it...
Find: \r(^[\S]+$\r)
Replace: \t\1
Basically all the lines that have the email address shouldn't have
any spaces/tabs (whitespace) in them whereas the other lines
(physical addresses) always should have them. So you just change
the return to a tab wherever there is a match.
Thanks that did it and now I see I have one more snag to trudge
through.
I have a <tab>981-817818181 2626256262626<tab>
so a TAB, some numbers, a space, some more numbers and then another
TAB
some of the number strings do have a hyphen. The first set of
numbers seems to be the zipcode and the second set is the phone
number. But all lines are identical.
Any help with that is appreciated.
Thanks again for the help so far.
M./
Canton Cycles 70 S Main St Winsted CT 06098-2002 8607381718
www.cantoncycles.com [EMAIL PROTECTED]
BMW Motorcycles of Daytona 118 E Fairview Ave Daytona Beach FL
32114-2220 3862572269 www.bmwcyclesdaytona.com
[EMAIL PROTECTED]
BMW Motorcycles of Ft Myers 16090 S Tamiami Trl Fort Myers FL
33908-4241 2394818100 www.bmwmotorcyclesftmyers.com
[EMAIL PROTECTED]
--
------------------------------------------------------------------
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]>
--
------------------------------------------------------------------
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]>