Thread: BBedit question
View Single Post
  #5  
Old February 14th, 2005, 04:21 PM
podmate podmate is offline
Registered User
 
Join Date: Dec 2002
Location: Little Rock, Ar.
Posts: 112
Thanks: 0
Thanked 0 Times in 0 Posts
podmate is on a distinguished road
According to your post it sounds like you have already done this:
"I have an emaillist of over 14000 addresses and put the in in BBedit. The I add an suffix of "," after each mail to make it a CVS file."

You would have done this by pushing the apple-f keys in BBEdit. This brings up the find and replace screen.
In the upper box you put in the text to look for.

In the lower box you put in the text to replace.

I'm not sure what the text in the first "box" should be since I have not seen your file.

The text in the bottom would be something like this
,\r

,\r in the replace field means replace the text with , plus a carriage return.


If you give me a sample (2-3 lines) I could give you the correct syntax to put into each box.
__________________
Never ask a man what computer he uses. If it's a Mac, he'll tell you. If it's not, why embarrass him?
Reply With Quote