Re: 'sort' command-alternative?
Re: 'sort' command-alternative?
- Subject: Re: 'sort' command-alternative?
- From: Chris Janton <email@hidden>
- Date: Fri, 04 Oct 2002 06:35:50 -0700
b. if there's an alternative, such as a sort command in a shell
script that
can be called by Applescript.
Any ideas on this would be greatly appreciated.
Of course if you want to sort file names you could do
do shell script "ls path-to-list-files-from"
This gives you files in the natural order ;-) not the Finder order...
Doesn't
list folder "x"
provide a repeatable ordering to the files in the list?
8)
_______________________________________________
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.