Address Book: set property values dynamically
Address Book: set property values dynamically
- Subject: Address Book: set property values dynamically
- From: Todd Geist <email@hidden>
- Date: Thu, 10 Apr 2008 12:13:37 -0700
Is there a way to set the the property of a person dynamically???
like so
tell application "Address Book"
set thePerson to person id "28F0E618-55D1-4E37-BC2A-
A1D6FCB2B3AE:ABPerson"
set theProp to "Last Name"
set theProp of thePerson to "MY LAST NAME"
end tell
Thanks
Todd
_______________________________________________
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