Re: Can't get finder selection
Re: Can't get finder selection
- Subject: Re: Can't get finder selection
- From: Skeeve <email@hidden>
- Date: Mon, 21 Jan 2008 18:49:32 +0100
Michelle Steiner wrote:
Finally, "as list" is redundant because "selection" returns a list.
So whi is it that
tell application "Finder"
get first item of (selection as list)
end tell
works and
tell application "Finder"
get first item of (selection)
end tell
gives an error "item 1 of selection can't be read" (or whatever it is in
english).
_______________________________________________
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