• 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
adressbook group trouble
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

adressbook group trouble


  • Subject: adressbook group trouble
  • From: Richard Rohleder <email@hidden>
  • Date: Mon, 13 Oct 2008 00:29:32 +0200

Hi everyone,

this is my first message to this list... i'm no english native-speaker so please forgive my mistakes.. :-(

I have so trouble while using Apple-Script with AddressBook and nobody can help me (even the Apple-Support in Cork ;-) )

In fact it's a very simple procedure (part of a bigger script): I want to add an existing person to one existing Group oder maybe three. Using a MBP 2,5GHz, OS X 10.5.5

So I start to write:

on run
tell application "Address Book"
set Mensch to "Any Name"
set Gruppe to "Test"


set Mensch_ID to id of person named Mensch
set Gruppe_ID to id of group named Gruppe


add Mensch_ID to Gruppe_ID


tell application "Address Book" to save addressbook


end tell
end run

Event-Protokoll told me, that the script finished successfull, but the group is still empty :-(

thanks for reply!!

best Regards

Richard


btw: is there a chance to create a smart-group (intelligent-group??), how can i do this?


 _______________________________________________
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: adressbook group trouble
      • From: Michelle Steiner <email@hidden>
  • Prev by Date: Re: True-False vs True-Error
  • Next by Date: Re: adressbook group trouble
  • Previous by thread: Re: True-False vs True-Error
  • Next by thread: Re: adressbook group trouble
  • Index(es):
    • Date
    • Thread