AppleScript Question

J

John McGhie

Search for: "^p"
Replace with ", " (comma space)

I have a list of e-mail addresses set up like this:

[email protected]
[email protected]
[email protected]
[email protected]

What I want it to look like is this:

[email protected], [email protected], [email protected], [email protected]

What code would I use?

--

Don't wait for your answer, click here: http://www.word.mvps.org/

Please reply in the group. Please do NOT email me unless I ask you to.

John McGhie, Microsoft MVP, Word and Word:Mac
Nhulunbuy, NT, Australia. mailto:[email protected]
 
Top