• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Weeding out items from list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weeding out items from list


  • Subject: Re: Weeding out items from list
  • From: Michelle Steiner <email@hidden>
  • Date: Fri, 25 Nov 2005 20:38:19 -0700

On Nov 25, 2005, at 7:31 PM, Nigel Garvey wrote:

  tell application "Finder" -- or "System Events"
    set listing to name of every disk where it is not local volume and
its name is not "Network"
  end tell

Doesn't this read better, though?

tell application "Finder" -- or "System Events"
set listing to name of every disk whose local volume is false and name is not "Network"
end tell


BTW, when the only non-local volume is Network, using the Finder results in an error, but using System Events results in an empty list.

-- Michelle

--
I can't be in my second childhood;
I haven't finished the first one yet.

_______________________________________________
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


  • Follow-Ups:
    • Re: Weeding out items from list
      • From: "Nigel Garvey" <email@hidden>
    • Re: Weeding out items from list
      • From: Yvan KOENIG <email@hidden>
    • Re: Weeding out items from list
      • From: "Gary (Lists)" <email@hidden>
References: 
 >Re: Weeding out items from list (From: "Nigel Garvey" <email@hidden>)

  • Prev by Date: Re: Weeding out items from list
  • Next by Date: Re: choose file of type
  • Previous by thread: Re: Weeding out items from list
  • Next by thread: Re: Weeding out items from list
  • Index(es):
    • Date
    • Thread