Re: Sorting an array
"valery_vi" <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
Rick, Array.au3 has special func _ArraySort() to do your task. Folder Examples\Helpfile has file _ArraySort.au3, too. Valery --- In [email protected], "Sensei J. Richard Kirkham B.Sc" <tutor2000@...> wrote: > > I have sections in an ini file that are the date modified YYYYMMDDHHMMSS > > If I use IniReadSectionNames > > I can get it into an array. I need to go from newest to oldest and I'm stuck on using the array sort function. Can someone give me an example since I've already got this into an array? > > Thanks > > Rick > > > Martial Arts Ebooks Books DVDs and Videos Updated Solo Martial Arts Drills > http://kirkhamsebooks.com/MartialArts/index.htm >