Re: When can you use the 'whose' clause (Filter)
Re: When can you use the 'whose' clause (Filter)
- Subject: Re: When can you use the 'whose' clause (Filter)
- From: Michelle Steiner <email@hidden>
- Date: Thu, 10 Apr 2008 17:30:58 -0700
On Apr 10, 2008, at 12:02 PM, Jerry Krinock wrote:
Firstly, "specifies application objects only" implies that this is
for filtering among applications
No, within applications; i.e., objects belonging to applications.
-- But this fails:
local nonLibFolders
tell application "Finder"
set myLib to item 1 of ((folders whose name is "Library") in myHome)
end tell
Maybe because you didn't define myHome?
--
640k ought to be enough for anybody.” - Bill Gates, 1981
_______________________________________________
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