Why doesn't this work?
Why doesn't this work?
- Subject: Why doesn't this work?
- From: André Benassi <email@hidden>
- Date: Thu, 27 Sep 2001 01:17:56 -0500
(* Why doesn't this work in OS X? *)
tell application "Finder"
get name of item 1
(* Error box pops up: Could not display the result because of an
Apple event error. *)
end tell
(* Yes I do have items on my desktop *)
adb