• 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: filtering a list of items with Finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: filtering a list of items with Finder


  • Subject: Re: filtering a list of items with Finder
  • From: Andy Wylie <email@hidden>
  • Date: Mon, 28 Oct 2002 15:10:06 +1300

on Mon, 28 Oct 2002 14:47:37 ++1300 iWrote:

>FWIW Smile's copy translate offers a raw code solution...
>
>set theApp to application "Finder"

>tell theApp to files & (items whose class = +AKs-class cfol+ALs)

or using desktop to filter processes...

set theApp to +AKs-class desk+ALs of application "Finder"

tell theApp to items whose class is not in {+AKs-class cdis+ALs, +AKs-class trsh+ALs}


_____________________________ Andy
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: filtering a list of items with Finder
  • Next by Date: Re: illustrator-10-scripting: removing things
  • Previous by thread: Re: filtering a list of items with Finder
  • Next by thread: Re: filtering a list of items with Finder
  • Index(es):
    • Date
    • Thread