At 07:39 PM 8/13/03, you wrote: >Anyone know of a way to return the distinct elements from a list? > >Example: >List=1,2,3,2,4,5 > >I want the extra 2 removed with a return of 1,2,3,4,5
If I recall there's a couple options over at CFLIB.ORG for this! Saw them like about a week ago as I was hunting for other stuff. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

