Do a Find (command-F) for ", " and replace it with ",\r". "\r" is BBEdit's line ending character I think, regardless of what line endings the file is saved with (Unix, Mac, or PC).
Scott On 10/19/06 3:09 PM, Mac at [EMAIL PROTECTED] wrote: > I have a hard wraped email list separated with a comma "," looking > like this i.e. > > [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] > > Now i need each address on a single line: > > [EMAIL PROTECTED], > [EMAIL PROTECTED], > [EMAIL PROTECTED] > > But I can't find out how? > > Thanks! -- ------------------------------------------------------------------ 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]>
