Re: Path to folder list
Re: Path to folder list
- Subject: Re: Path to folder list
- From: Shane Stanley <email@hidden>
- Date: Thu, 01 Dec 2005 08:09:20 +1100
- Thread-topic: Path to folder list
On 1/12/05 5:41 AM, "Richard Allaway" <email@hidden> wrote:
> Here's how you can properly ignore invisible folders:
>
> -----
> tell application "System Events"
> set the item_list to (get path of every folder of newArchive whose visible is
> true and name does not start with ".")
> end tell
> -----
>
> The 'whose visible is true' doesn't actually do what one would expect, as far
> as I can see.
It works fine here. What version of the OS are you running?
--
Shane Stanley <email@hidden>
_______________________________________________
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