[thelist] 1.1.2 Sorting

Feingold Josh S Josh.S.Feingold at irs.gov
Thu Dec 5 14:51:01 CST 2002


--
[ Picked text/plain from multipart/alternative ]

> Your only hope is to parse it on the periods, sort each field left to
right,
> then rebuild the strings.


I don't think that would work either.  Take the example from my last post:

1.1.1
19.1.1
2.1.1

This would sort as shown above instead of the desired:

1.1.1
2.1.1
19.1.1

Thanks,
Josh
http://www.efeingold.com
http://www.secretguide.net <-- Beta site, comments more than welcome!



More information about the thelist mailing list