Re: Short, maybe even handy, Address Book script
Re: Short, maybe even handy, Address Book script
- Subject: Re: Short, maybe even handy, Address Book script
- From: Michelle Steiner <email@hidden>
- Date: Wed, 25 Jun 2003 01:16:54 -0700
On Tuesday, June 24, 2003, at 06:27 PM, Paul Berkowitz wrote:
set label of email 1 of every item of M_List_Group to "List"
'email 1' is an element, not a property. This sort of 'propertyA of
properytB of every elementC' only works for property chains.
<...>
Neither of these limitations (can't use with elements, can't use with
lists)
is specific to Address Book: it's AppleScript syntax.
A member of the Applescript team told me that it's a bug and that it
should work, and asked me to report it as a bug against Address Book.
--Michelle
--
"Beware the march of ideas."
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.