Re: Sorting?
Re: Sorting?
- Subject: Re: Sorting?
- From: Emmanuel <email@hidden>
- Date: Thu, 12 Sep 2002 11:53:50 +0200
At 10:18 AM +0200 12/9/02, Gvran Ehn wrote:
>
>
Does anyone have a sorting routine that sorts name/numbers correctly?
>
>
I used the sorting routine at
>
http://www.apple.com/applescript/guidebook/sbrt/pgs/sbrt.05.htm
>
but it gives me this:
>
page1_box0
>
page1_box1
>
page1_box10
What I would do is: I would use Smile's Enhanced Find (since it can use
Regular Expressions to rename a batch of files) to insert "0" before the
figure of the files which end with only one, before firing Smile's "sort",
since Smile has a "sort" routine - of course you can still use the sorting
routine you used in the first place.
"Enhanced Find" was designed with that kind of task in mind.
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.