• 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: sub-folders and file listing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: sub-folders and file listing


  • Subject: RE: sub-folders and file listing
  • From: "Goodman, Steve" <email@hidden>
  • Date: Tue, 6 Feb 2001 09:08:06 -0600

>what I would like returned is file1, file2, file3, file4, file5, file6
>without any of the subfolder names.


Here is a vanilla way of doing it with the finder:

tell application "Finder"
set thelist to name of every file of entire contents of (choose folder)
end tell



> Steve Goodman
> Six|12 - THE LTC GROUP
>
> ......."Duct tape is like the force, it has a light side and a dark side
> and
> it holds the universe together."------Unknown


  • Follow-Ups:
    • Re: sub-folders and file listing
      • From: JollyRoger <email@hidden>
  • Prev by Date: Re: What the heck??!!!??
  • Next by Date: Re: text vs string
  • Previous by thread: Re: sub-folders and file listing
  • Next by thread: Re: sub-folders and file listing
  • Index(es):
    • Date
    • Thread