• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Creating Entourage contacts (revisited)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating Entourage contacts (revisited)


  • Subject: Re: Creating Entourage contacts (revisited)
  • From: Paul Berkowitz <email@hidden>
  • Date: Thu, 21 Jun 2001 19:55:31 -0700

On 6/21/01 5:18 PM, "JollyRoger" <email@hidden> wrote:

> On 6/21/2001 5:10 PM, "Paul Berkowitz" <email@hidden> wrote:
>
>> But you can also choose to do this:
>>
>> set newContact to make new contact with properties {first name:"First",
>> last name:"Last", description:"added via AppleScript.", email
>> address:{contents:"email@hidden"}}
>>
>> as the easy way.
>
> I tried this. It does create a contact, but the contact has no email
> address. So I guess there is no way to do it in one step.


There is. I just got it wrong last time:

set newContact to make new contact with properties {first name:"First",
last name:"Last", description:"added via AppleScript.", email
address:"email@hidden"}


Yes, it's undocumented, and it shouldn't really work like that, but it's one
of those little shortcuts you can find in Entourage. There are several
similar ones to do with recipients and group entries. Sticking with the
formal dictionary definition of an element, and creating it afterwards as an
element of a contact does work, but this shortcut can be handy.

--
Paul Berkowitz


References: 
 >Re: Creating Entourage contacts (revisited) (From: JollyRoger <email@hidden>)

  • Prev by Date: Re: StayUp 1.1.2 or later
  • Next by Date: Re: MS Office 98 Crashes
  • Previous by thread: Re: Creating Entourage contacts (revisited)
  • Next by thread: Re: Stuffit Commands and Lists
  • Index(es):
    • Date
    • Thread