Dowdell, Jason G wrote:
> Hi all,
> 
> Does anyone know of an easy way to delete duplicate
> values from a list.
> 
> For example:
> 
> List = "Jason, Jeremy, John, Jason, Jack"

i think the quickest way is to create a struct, make each list item a 
key in the struct and then return the structkeylist

z


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to