in reply to problems with advanced array sort
hi all,
sorry for my late response, thx for the great help, i really like the short one at the end
i still have some problem with this sort thing
the sequence numbers goes from 1-9999 or from 1-400
after the 400 the 1 is the next number,and i dont get how i can mangae this with any of the sort subs
so the filenames will be 0399,0400,0001,0002
this is the correct order
with the normal sort funktion it work ,sort {$a cmp $b}, how can i implement it in the more complex versions ?
kind regards ultibuzz
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: problems with advanced array sort
by Anonymous Monk on Jun 01, 2006 at 14:26 UTC | |
by ultibuzz (Monk) on Jun 05, 2006 at 10:25 UTC |