Files in a Folder
Files in a Folder
- Subject: Files in a Folder
- From: Joachim Georgii <email@hidden>
- Date: Tue, 7 Aug 2001 22:44:29 +0200
Hello!
I want to write an applescript which does the stuff on every file in a folder.
However, the application I use needs a file spec in the form of
---> file "disk:folder:name"
for the openfile command.
How can I get a file-list in that form from a selected folder??
I have found my result as list of items in the form "file name of
folder ... of disk ..."
How do I convert that result for my needs?
Thanks
Joachim