Re: Stuffit Commands and Lists
Re: Stuffit Commands and Lists
- Subject: Re: Stuffit Commands and Lists
- From: Michelle Steiner <email@hidden>
- Date: Thu, 21 Jun 2001 07:06:40 -0700
On 6/21/01 12:12 AM, Shane Stanley <email@hidden> wrote:
>
> choose folder with prompt "Please select a folder to be compressed:"
>
> tell application "Finder"
>
> set theContents to (every item of the result) as alias list
>
> end tell
>
>
Which will probably be fine in this case, but fail if there's only one item.
>
So it would probably be best to make it something like:
[...]
Good point. I wish AS would handle one-item results more consistently.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------