[futurebasic] Re: Alphabetical sorting fn?

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : May 2001 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Thu, 31 May 2001 15:46:40 -0400
>Anybody have a FN that will sort a stringlist by alphabetical order?
>
>For example's sake, say they reside in MyList$(120)
>
>
>Gracious thanks. This is for a popu menu thing. I can get a font list, but
>they aren't in order.
>
>Robert Covingont


My fault, just saw the Combsort String FN in the examples folder for R3.

RC