> Can you get distinct values out of an array or a list?
Not without a couple of lines of code. You'll have to create a new array or
list, then loop over the original, grab the value you're currently on, find
out if it's in your new array or list, then add it if it's not.
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.