Re: Order of items dropped on droplet
Re: Order of items dropped on droplet
- Subject: Re: Order of items dropped on droplet
- From: Martin Orpen <email@hidden>
- Date: Sun, 21 Mar 2004 21:49:43 +0000
on 21/3/04 8:05 pm, Brennan at email@hidden wrote:
>
Ah reminisences. Well, back to the nub of my gist. Does anyone have any
>
great ideas or script snippets for processing files in some kind of
>
filtered order?
If you want alphabetical order and use OS X you could use the "find"
command:
set myData to do shell script "find /Path/to/folder"
Works no matter what the phase of the moon ;-)
--
Martin Orpen
Idea Digital Imaging Ltd -- The Image Specialists
http://www.idea-digital.com
_______________________________________________
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.