Sorting

vsergu on 2002-05-17T02:59:16

My phone now contains numbers for these entries, sorted in this order:

  • Paul m
  • Paulo
  • Paul h
  • Paula m

Does this make sense to anyone? Maybe it's sorting by the first four characters and then by order of entry. Sorting by the whole string is too much trouble?


Fuzzy Function?

chaoticset on 2002-05-17T05:38:14

Maybe it's using pile() instead of sort().