Re: Entourage: make new contact
Re: Entourage: make new contact
- Subject: Re: Entourage: make new contact
- From: Michelle Steiner <email@hidden>
- Date: Fri, 1 Jun 2001 13:09:14 -0700
On 6/1/01 10:12 AM, Paul Berkowitz <email@hidden> wrote:
>
Nope, I found a way to add as many email addresses as wanted at inception.
>
Just put them in a list. Very handy.
>
>
tell application "Microsoft Entourage"
>
set newContact to make new contact with properties {first name:"First",
>
last name:"Last", email address:{"email@hidden", "a@bc.d"},
>
description:"This contact was added via AppleScript."}
>
>
end tell
Well, that doesn't work with Emailer; it creates an empty address. Only
the name and description get written to the address book.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------