Re: Sorting arrays with strings
Re: Sorting arrays with strings
- Subject: Re: Sorting arrays with strings
- From: Christopher Nebel <email@hidden>
- Date: Mon, 17 Mar 2008 09:58:07 -0700
On Mar 15, 2008, at 6:34 AM, I. Savant wrote:
is there a way to make an array with objects such as text-12. txt,
text-3.txt, text6.txt, text654.txt be sorted like text-3.txt,
text-12.txt, text6.txt, text654.txt
If you understand what I mean.
http://developer.apple.com/qa/qa2004/qa1159.html
True, but obsolete. These days (read: 10.3 and later) you can use the
"NSNumericSearch" option, as Malcom suggests.
--Chris Nebel
AppleScript Engineering
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden