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: Sat, 06 Oct 2001 12:02:55 -0500
Michelle,
With theFolder being "TiBook:System Folder" the
select {"Note Pad File","Scrapbook File"} of folder theFolder
results in nothing being selected.
select {alias "Note Pad File", alias "Scrapbook File"} of folder
theFolder
results in "File Note Pad File was not found"
Also, the actual code will be in a handler that will look at the class of
what's passed to it. If it's not a list then then this statement works...
select item theItems of folder theFolder