• 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: file info on a folder of items (2nd post)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: file info on a folder of items (2nd post)


  • Subject: Re: file info on a folder of items (2nd post)
  • From: Michelle Steiner <email@hidden>
  • Date: Fri, 13 Apr 2001 08:49:48 -0700

On 4/13/01 8:22 AM, Dean Ross-Smith <email@hidden> wrote:

>is there a way to get a list of items that that match certain file
>criteria without using a repeat loop?
>If I have a folder of stuff and want to get a list of files that are say >
>1MB and whose file creator doesn't equal "temp", is there a really short way
>of doing it?

tell application "Finder"
files of item 1 of the selection whose file type is not "temp" whose
size is greater than 1024000
end tell

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Follow-Ups:
    • Re: file info on a folder of items (2nd post)
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: sorting routine
  • Next by Date: Launching server side scripts from a web page.
  • Previous by thread: Re: file info on a folder of items (2nd post)
  • Next by thread: Re: file info on a folder of items (2nd post)
  • Index(es):
    • Date
    • Thread