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: Chris Nebel <email@hidden>
- Date: Sun, 07 Oct 2001 10:10:52 -0700
- Organization: Apple Computer, Inc.
Allen Watson wrote:
>
On Sat, 06 Oct 2001 12:02:55 -0500 Irwin Poche <email@hidden>
>
wrote:
>
>
> Michelle,
>
>
>
> With theFolder being "TiBook:System Folder" the
>
>
>
> select {"Note Pad File","Scrapbook File"} of folder theFolder
>
>
>
>
>
First case: You cannot specify a list of items in a folder like that...
Though you can say this:
select items of folder theFolder whose name is in {"Note Pad
File","Scrapbook File"}
Naturally, the list can be a variable, too.
--Chris Nebel
AppleScript Engineering