in reply to Re^3: Refactor my sort
in thread Refactor my sort

The GRT packs the data into a string, yes, but I'm pretty sure the sort is then lexical, not numeric. I believe that pack is the usual tool for creating the string but GrandFather did one here that used sprintf.

Cheers,

JohnGG