RE: sub-folders and file listing
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