Re: Set Selection with a list of items
Re: Set Selection with a list of items
- Subject: Re: Set Selection with a list of items
- From: Michelle Steiner <email@hidden>
- Date: Sat, 6 Oct 2001 09:23:48 -0700
On 10/6/01 9:06 AM, Irwin Poche <email@hidden> wrote:
>
I think there must be a way to give the Finder's "set selection" statement a
>
list.
Use "select" instead of "set selection"
For example,
tell application "Finder"
select {alias "Dora:Documents:", alias "Dora:Foo:", alias "Dora:Picture
1"}
end tell
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------