Re: Why isn't there a constant called finder?
Re: Why isn't there a constant called finder?
- Subject: Re: Why isn't there a constant called finder?
- From: Michelle Steiner <email@hidden>
- Date: Sun, 24 Jun 2001 07:00:55 -0700
On 6/24/01 12:12 AM, Pier Kuipers <email@hidden> wrote:
>
property finder : application "Finder"
>
>
tell finder
>
open item "Visual ID Server"
>
end tell
>
>
--> <<class sdsk>> of application "Finder"
Well, when I replace "visual ID Server" with the name of any of the
mounted disks, it works. But when I use "disk" instead of "item" it
doesn't work.
The result, though is
-->disk "Dora" of application "Finder"
I don't get the class response that you did.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------