• 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
Address Book: add element to existing record-> Disregard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Address Book: add element to existing record-> Disregard


  • Subject: Address Book: add element to existing record-> Disregard
  • From: Matthew Galaher <email@hidden>
  • Date: Thu, 23 Oct 2003 09:15:25 -0700

My apologies. This seems to work!
--snip
set listOfOnePerson to people whose first name is firstName_toAdd and last name is lastName_toAdd
repeat with aPerson in listOfOnePerson
tell aPerson
make new email at end of emails with properties {label:"home", value:emailAddress_toAdd}
end tell
save addressbook
end repeat

--snip
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Print PDF page by page
  • Next by Date: Re: Print PDF page by page
  • Previous by thread: Re: Address Book: add element to existing record
  • Next by thread: replace single occurrence
  • Index(es):
    • Date
    • Thread