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: Sat, 23 Jun 2001 23:23:12 -0700
On 6/23/01 6:00 PM, Deivy Petrescu <email@hidden> wrote:
>
> >>I put the following in the first line of all my scripts now:
>
> >>
>
> >>property finder : application "Finder"
>
> >>
>
> >>It accomplishes what you desire.
>
> >
>
> >Not with Mac OSses 8.6 or 9.0.4 (AppleScripts 1.3.7 or 1.4).
>
>
>
>But it does with OS 9.1 and AS 1.6
>
>
>
>--Michelle
>
>
>
No it does not!
>
At least not here. OS9.1AS1.6 CLib1.3.1
>
>
Same error as Nigel.
>
>
property finder :application "Finder"
>
>
tell finder
>
open disk "MacOS 9" --disk becomes blue which means variable.
>
end tell
Weird; some scripts compile OK, but that one doesn't.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------