Re: How to list folder contents and show only certain file types ...
Re: How to list folder contents and show only certain file types ...
- Subject: Re: How to list folder contents and show only certain file types ...
- From: Emmanuel <email@hidden>
- Date: Mon, 2 Jun 2003 20:14:13 +0200
At 9:03 AM -0700 02/06/03, Charles Heizer wrote:
>
Hello,
>
I'm trying to list the contents of a folder which I can do successfully, but what I really want to show is only the files which contain .jpg and .gif file extensions. I can not seem to get it to work. Does anyone have an example of this they would be willing to share?
You got replies that should help you started. My 2 cents here will be: if you are running OSX, and if there are too many files to allow for the methods proposed so far, a very efficient technique would be to use Smile's "list files" command and use regular expressions to filter for the .jpg or .tif file extensions.
If you think you need more details, just ask.
Emmanuel
_______________________________________________
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.