At 5:24 pm -0700 18/7/04, Chris Nandor wrote:
I can't see a way. If someone can tell me how to do it in AppleScript, I can convert it to Mac::Glue. But I can't see how to do it in AppleScript either.
tell app "Address Book" to get the value of the first email of person "1&1 Ltd"
tell app "Address Book" to get the value of the first email of person "1&1 Ltd" whose label is "work"
etc.
It's all clear in the dictionary.
JD