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