files in subfolders (was Re: file type question)
files in subfolders (was Re: file type question)
- Subject: files in subfolders (was Re: file type question)
- From: John Adam Bloom <email@hidden>
- Date: Fri, 10 Oct 2003 09:24:19 -0500
'Tis simple: get every file IN ENTIRE CONTENTS OF folder "HD1:Misc:"
whose file type = "TEXT"
HTH
[demime 0.98b removed an attachment of type image/tiff which had a name of Pasted Graphic.tiff]
John Adam Bloom
Systems Consultant
Apple Certified Technical Coordinator
Certified Member- Apple Consultants Network
Member- Project Management Institute
email@hidden
SMS: email@hidden
(847) 668-2221
On Friday, Oct 10, 2003, at 00:00 America/Chicago,
email@hidden wrote:
>
> get every file of folder "HD1:Misc:" whose file type = "TEXT"
>
>
>
> Works every time, even with subfolders in the specified folder.
>
>
Hmmmmm. I'm finding that it doesn't return files in subfolders.
>
>
I have a folder with 86 text clippings, that also contains three other
>
folders of text clippings.
>
>
------
>
set x to every file of folder "the:path:" whose file type = "clpt"
>
get the number of items in x
>
=> 86
>
------
>
>
Is there some additional language that is necessary?
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.