Re: Getting record items of a sublist
Re: Getting record items of a sublist
- Subject: Re: Getting record items of a sublist
- From: Alex Zavatone <email@hidden>
- Date: Sun, 30 Oct 2011 12:55:02 -0500
On Oct 30, 2011, at 4:49 AM, Axel Luttgens wrote:
> Le 29 oct. 2011 à 21:30, Alex Zavatone a écrit :
>
>> I agree it would be nice. get every thing of myList
>>
>> AppleScript is terribly inconsistant in this, in that it implies that it can be done, but it can't.
>
> tell application "System Events" to set theChooseList to value of first property list item of property list items of (make new property list item with properties {value:theNameList}) whose name is "myname"
> --> {"Titzi", "Stephen", "Elke", "Silke"}
>
> Not sure about the efficiency of the above, but there's no loop... ;-)
>
> Axel
Thank you Axel, but here is a case where AppleScript is nowhere near straightforward. _______________________________________________
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