Thats interesting, I kinda figured ListSort was new to 4.5 as I couldn't
find any mention of it in "Uncle Ben's Bible"

----- Original Message -----
From: "Dave Watts" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, March 27, 2000 8:04 PM
Subject: RE: Ordering a list


> (my quote from earlier)
> > You might consider converting it to an array using the
> > ListToArray function, sorting it with the Sort function,
> > then converting it back into a list with ArrayToList.
>
> (Alexander Lamon's quote)
> > Try the ListSort() function.  You can sort alpha and numeric
> > list values in ascending or descending order before you run
> > your output.
>
> Or, you could use the ListSort function! I forgot all about that being in
> there - I believe it's new to CF 4. Or maybe it's my advancing senility.
In
> any case, one function is better than three.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to