• 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 list with Finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: file list with Finder


  • Subject: Re: file list with Finder
  • From: Gakuji Ohtori <email@hidden>
  • Date: Sat, 12 Oct 2002 17:33:35 +0900

On 2002.10.12, at 04:28 PM, Paul Berkowitz wrote:

In any case, if you are planning to use a recursive handler to go through
the whole tree, why are you using 'entire contents'? It won't give you the
means to do that. You need to go folder by folder. Get every file and every
folder of each folder, and look in each folder for more. I hope this tree
isn't too big.

I'm not planning to use a recursive handler. I just want to list all files under a folder including those in the subfolders and then apply some process to each of the listed files.

I can use a recursive handler instead of "entire contents" to list all files in a folder and its subfolders, but the implementation with a recursive handler is much (about 10 times) slower than the implementation with Finder's "entire contents".

Gaji
_______________________________________________
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.

References: 
 >Re: file list with Finder (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: Re: file list with Finder
  • Next by Date: Re: file list with Finder
  • Previous by thread: Re: file list with Finder
  • Next by thread: Re: file list with Finder
  • Index(es):
    • Date
    • Thread