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 17:40:03 -0700
On 10/6/01 2:51 PM, Irwin Poche <email@hidden> wrote:
>
No, they will not always have the same label. Do I guess right that you're
>
stumped too?
Is there a reason they won't always have the same label? Can't you just
set them to one label, and leave it that way?
I'm not sure what your problem is here; I gave you code that selects
items in folders, and it compiled and ran here. Here it is again:
tell application "Finder"
set theFolder to "dora:system folder"
select {file "panels", file "Scrapbook File"} of folder theFolder
end tell
What am I missing?
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------