Re: Is "item n whose..." valid?
Re: Is "item n whose..." valid?
- Subject: Re: Is "item n whose..." valid?
- From: Chris Page <email@hidden>
- Date: Mon, 3 Jun 2002 04:31:06 -0700
On Monday, June 3, 2002, at 04:16 AM, Chris Page wrote:
So
items 10 through 25 whose foo is bar
Tests for matching items, then returns items 10 through 25 of the
matches.
Hmm. Well, actually this is still an open question. Is this a legal
reference? The Finder returns an error:
tell application "Finder"
items 1 thru 2 whose name is not ""
end tell
--
Chris Page - Mac OS Lead, Palm Desktop - Palm, Inc.
The other, other Chris.
_______________________________________________
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.