On 5/29/2003 11:41 AM, Double Image Studio deftly typed out:

> I'm looking for a way to print the list of BCC recipients before I send the
> list out. I tried to Copy&Paste into a Simple Text document, etc.
> Would any of you have other ideas?
> The only way it would work is to Copy&Paste one entry at a time. But with
> 143 names, it'd be quite intensive.

Select all the addresses and drag them to a drag-n-drop aware text editor.
You'll get all the addresses nudged up together. If you use BBEdit (as I did
in checking this) the email address will be enclosed in angle brackets. For
example, this list of BCC addresses:

BCC: John Doe <[EMAIL PROTECTED]>
     Joe Shmoe <[EMAIL PROTECTED]>
     [EMAIL PROTECTED]

When dragged to a BBEdit window would produce the following text:

John Doe <[EMAIL PROTECTED]>Joe Shmoe <[EMAIL PROTECTED]>[EMAIL PROTECTED]

You can then do a Find for ">" and Replace with ">\r" and you should get
each address on its own line.

I believe you will get different results with different text editors, since
when I tried this with Microsoft Word the list I got was:

[EMAIL PROTECTED]@[EMAIL PROTECTED]

With no brackets or display names.

-Remo Del Bello 

-- 
"I don't know half of you half as well as I should like; and I like less
than half of you half as well as you deserve."
- Bilbo Baggins in "The Lord of the Rings: The Fellowship of the Ring"

-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to