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: Irwin Poche <email@hidden>
- Date: Mon, 08 Oct 2001 15:37:20 -0500
But what cannot be done is to replace the list with a variable which was my
original goal. I've only found one form of the Finder's select command that
will accept variables...
select (items in folder theFolder whose name is in theItems)
-Irwin