• 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
Entourage: make new contact
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Entourage: make new contact


  • Subject: Entourage: make new contact
  • From: Jolly Roger <email@hidden>
  • Date: Fri, 01 Jun 2001 08:15:16 -0500
  • Replyto: email@hidden

Can someone experienced with scripting Outlook Express / Microsoft Entourage
tell me why the following snippet returns no error but does not appear to
actually generate a new contact entry?

-- begin script
tell application "Microsoft Entourage"
set newContact to make new contact with data {first name:"First", last
name:"Last", default email address:"email@hidden", description:"This
contact was added via AppleScript."}
end tell
-- end script

Interestingly, when the script is complete, <newContact> does contain a
reference to the new contact; but if I open the Address Book window and type
the name "First" in the filter field, I get zero matches.

Any ideas?

JR


  • Follow-Ups:
    • Re: Entourage: make new contact
      • From: Paul Berkowitz <email@hidden>
References: 
 >Trouble with variable persistance (From: "Romulus Barabas" <email@hidden>)

  • Prev by Date: Re: Trouble with variable persistance
  • Next by Date: Folder action -- attaching script to a folder
  • Previous by thread: Re: Trouble with variable persistance
  • Next by thread: Re: Entourage: make new contact
  • Index(es):
    • Date
    • Thread