in reply to Re: Re: Re: Sort problem
in thread Sort problem
Another map sort map solution would be to use sprintf to concatenate the elements using fixed lengths, but that would require first knowing what the maximum length of any field could be, and making sure your "%Ns" format is at least that large.
|
|---|