(no subject)
(no subject)
- Subject: (no subject)
- From: Jim Flach <email@hidden>
- Date: Tue, 21 Nov 2000 09:27:34 -0600
Dave,
Sounds like you just want a list of the files in a particular folder.
Try this...
tell application "Finder"
get name of every file of folder "path to folder"
end tell
It will return a list of visible files in a folder. Since the icon file is
invisible, it is not included in the list.
Good luck,
Jim
Jim Flach
IT Department
TV Guide, Inc.
Phone: 610-293-8584
Fax: 610-293-6218
Email: email@hidden