• 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: Updating email entry in Address Book
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updating email entry in Address Book


  • Subject: Re: Updating email entry in Address Book
  • From: Michelle Steiner <email@hidden>
  • Date: Fri, 27 Jul 2007 10:00:41 -0700

On Jul 27, 2007, at 9:52 AM, Paul Tuckey wrote:

Whilst I can find plenty of example's of how to find and create new email entries I don't seem to be able to find examples or work out for myself how to update an existing entry.

There may be more than 1 email address per person, so you have to index the email.


tell application "Address Book"
	set thePeople to selection
	set value of email 1 of (item 1 of thePeople) to "email@hidden"
	save addressbook
end tell

--
"I never told my religion, nor scrutinized that of another. I never attempted to make a convert, or wished to change another's creed. I have judged of other's religion by their lives, for it is from our lives, and not from our words, that our religion must be read."


~Thomas Jefferson


_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: Updating email entry in Address Book
      • From: Paul Tuckey <email@hidden>
References: 
 >Updating email entry in Address Book (From: Paul Tuckey <email@hidden>)

  • Prev by Date: Updating email entry in Address Book
  • Next by Date: Re: Updating email entry in Address Book
  • Previous by thread: Updating email entry in Address Book
  • Next by thread: Re: Updating email entry in Address Book
  • Index(es):
    • Date
    • Thread