in reply to Re: Re: Data Structures wanted; apply within.
in thread Data Structures wanted; apply within.
Thanks, but the power of the module is that it allows
your to sort on any number of columns. For example:
first sort on substr($string, $foo0, $bar0), then
then sort on substr($string, $foo1, $bar1) , then
then sort on substr($string, $foo2, $bar2) , ... and
so on.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: Data Structures wanted; apply within.
by jeroenes (Priest) on Mar 09, 2001 at 22:49 UTC |