FROM : Christopher Nebel
DATE : Mon Mar 17 17:58:07 2008
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
DATE : Mon Mar 17 17:58:07 2008
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
| Related mails | Author | Date |
|---|---|---|
| Mr. Gecko | Mar 15, 14:25 | |
| I. Savant | Mar 15, 14:34 | |
| mmalc crawford | Mar 15, 16:07 | |
| Christopher Nebel | Mar 17, 17:58 | |
| I. Savant | Mar 17, 18:03 |






Cocoa mail archive

