From: | Tony Rolfe |
Date: | 14 Sep 2000 at 03:52:05 |
Subject: | Re: SortList |
On Wed, 13 Sep 2000 17:23:18 +0900 Toby Zuļæ½dveld said:
> Hello Tony
>
> On 13-Sep-00, you wrote:
>
> TR>> OK, I'm using Lists and I need to sort the directory names I'm
> TR>> reading in, in alphabetical order. SortList is absolutely
> TR>>
> TR> To sort lists using a string as the key you need to use
> TR> StringSort. The syntax is StringSort List(), sizeof .Type, Offset
> TR> Or something like that.
>
> Oh, does SortList only sort by number... never heard of StringSort
> it's not anywhere in the docs. Thanks man =]
A good trick with Blitz is to type random words and see if they
tokenize. Then hit help and try to figure out what they do. :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie