Sorry, I read your post too fast.. the two UDFs will help you do what you
are trying to do.


----- Original Message ----- 
From: "Michael T. Tangorre" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, July 28, 2003 12:40 PM
Subject: Re: Comparing two listvars and deleting dups


> Check cflib.org   there are 2 UDFs in there that will do this.
>
> Mike
>
> ----- Original Message ----- 
> From: "Den Melton" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, July 28, 2003 12:40 PM
> Subject: Comparing two listvars and deleting dups
>
>
> > How would I make one list that combines the elements of list1 that
changed
> in list2? For example
> > List1: State:FL, City:Jax, County:Duval, Zip:32246
> > List2: State:FL, City:Jax, County:St Johns, Zip:32259
> >
> > Output: County:Duval changed to County:St Johns, Zip:32246 changed to
> Zip:32259
> >
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
                                

Reply via email to