Re: Address Book: Getting a reference to email by ID
Re: Address Book: Getting a reference to email by ID
- Subject: Re: Address Book: Getting a reference to email by ID
- From: Michelle Steiner <email@hidden>
- Date: Fri, 11 Apr 2008 07:48:52 -0700
On Apr 11, 2008, at 7:27 AM, Matthew Smith wrote:
Couldn't you say that as:
tell application "Address Book"
set myGuy to person id "E28F0E618-55D1-4E37-BC2A-
A1D6FCB2B3AE:ABPerson"
return item 1 of (every email of myGuy whose label is "work")
end tell
Why would you say "whose id is..." when you can just refer to the
person by
the id?
You're right; in my case it wasn't seeing the forest for the trees.
-- Michelle
--
We learn from history that we do not learn anything from history.
_______________________________________________
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