> From: Dawson, Michael [mailto:[EMAIL PROTECTED] > You need to use the ListFind() function. CONTAINS, or ListContains() > can get you in trouble. ;-) > > You might also check CFLib.org for an ArrayFind() function so > you don't > have to build it yourself.
I would also ask why you are making your list an array? Yes, string manipulation in CF is slow, but how involved is your usage of the string of modules? Do you really need the array? Mike ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189074 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

