Re: Syntax Question
Re: Syntax Question
- Subject: Re: Syntax Question
- From: Christopher Nebel <email@hidden>
- Date: Mon, 21 Apr 2008 09:33:01 -0700
On Apr 20, 2008, at 6:37 PM, Gil Dawson wrote: What is the syntax for "some", as in...
tell application "iTunes" tell playlist "ClodiFon" name of some track whose (database ID) is dbid end tell end tell
I couldn't find it in my copy of The AppleScript Language Guide (1996 edition).
The use of "some" there is a bit gratuitous, since there will be at most one match. "First" would have worked just as well.
--Chris Nebel AppleScript Engineering
|
_______________________________________________
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