RE: whose class is... - not working
RE: whose class is... - not working
- Subject: RE: whose class is... - not working
- From: Olof Hellman <email@hidden>
- Date: Mon, 7 Jan 2002 17:01:23 -0800
I wrote:
>
>
I think you'll like this:
>
>
tell app "Finder"
>
class of items of startup disk whose kind is not "folder"
>
end tell
>
I take that back. Romy's original script runs fine on my machine, so
there's no need for the workaround, but I don't know why it would fail.
- Olof