Re: list folder and list disks deprecated?
Re: list folder and list disks deprecated?
- Subject: Re: list folder and list disks deprecated?
- From: Philip Aker <email@hidden>
- Date: Tue, 28 Oct 2008 03:09:51 -0700
On 2008-10-28, at 00:32:52, André Berg wrote:
without having to use a rather costly boolean test specifier like
tell application "System Events" to get the name of every disk item of alias "Macintosh HD:" whose name does not contain "."
I think you might want to use this form:
tell application "System Events" to get name of every disk item of startup disk whose visible is true
But yes, sometimes System Events is both costly and ugly :-(
Philip Aker
Democracy: Two wolves and a sheep voting on lunch.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden