• 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: does anybody have a recursive directory subrountine???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: does anybody have a recursive directory subrountine???


  • Subject: Re: does anybody have a recursive directory subrountine???
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 12 Sep 2001 18:31:59 -0700

On 9/12/01 5:53 PM, Andrew Simpson <email@hidden> wrote:

>I would like a subrountine that creates a list of all available files in all
>avaialable folders no matter how deep they go into the hierachi from a
>choosen disk or volume

Select the disk icon in the finder, then run this script:

tell application "Finder"
set itAll to entire contents of item 1 of the selection
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: does anybody have a recursive directory subrountine???
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: does anybody have a recursive directory subrountine???
  • Next by Date: Re: does anybody have a recursive directory subrountine???
  • Previous by thread: Re: does anybody have a recursive directory subrountine???
  • Next by thread: Re: does anybody have a recursive directory subrountine???
  • Index(es):
    • Date
    • Thread