Re: Delete People from Group [Solved]
Re: Delete People from Group [Solved]
- Subject: Re: Delete People from Group [Solved]
- From: Marc <email@hidden>
- Date: Wed, 14 Sep 2011 19:19:34 -0700
Please disregard this thread. I forgot the 'Save' command. I'm embarrassed. =:\
tell application "Address Book" activate set theGroup to group "Recent Customers" set peopleToDelete to people of theGroup repeat with thisPerson in peopleToDelete delete thisPerson end repeat save end tell
Marc |
_______________________________________________
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