Re: Podcast folder size error.
Re: Podcast folder size error.
- Subject: Re: Podcast folder size error.
- From: Shane Stanley <email@hidden>
- Date: Sun, 30 Apr 2006 16:22:07 +1000
- Thread-topic: Podcast folder size error.
On 30/4/06 2:30 PM, "Laine Lee" <email@hidden> wrote:
> set fldrs to folders of (selection as alias) as alias list
Let me try again...
That will result in an error if there's only one folder. Best to use
something like:
try
set fldrs to folders of (selection as alias) as alias list
on error
set fldrs to folders of (selection as alias) as alias as list
end try
--
Shane Stanley <email@hidden>
AppleScript Pro Sessions NJ May 06 <http://www.scriptingmatters.com/aspro>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden