At 12:40 PM 7/28/2003 -0400, you wrote:
>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,
This is probably bloated code, but it's the best I can do before lunch :)
Marlon
-Original Message-
From: Den Melton [mailto:[EMAIL PROTECTED]
Sent: Monday, July 28, 2003 11:40 AM
To: CF-Talk
Subject: Comparing two listvars and deleting dups
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: Comparin
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 comb
Thanks for the tip. I changed it. I was actually
unaware of that so thank you.
~Jason
-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 06, 2003 10:32 AM
To: CF-Talk
Subject: RE: Comparing two listvars and deleting dups
Ack! No, do not use
ot; - Yoda
> -Original Message-
> From: Dowdell, Jason G [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 06, 2003 9:21 AM
> To: CF-Talk
> Subject: RE: Comparing two listvars and deleting dups
>
>
> Here's the solution I came up with... thanks for everyone
l, Jason G [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 06, 2003 10:06 AM
To: CF-Talk
Subject: RE: Comparing two listvars and deleting dups
Correct me if I'm wrong but that doesn't do what I'm asking.
I want to remove all items in ListVar1 that appear in ListVar2.
They are not alrea
t; - Yoda
> -Original Message-
> From: Dowdell, Jason G [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 06, 2003 9:06 AM
> To: CF-Talk
> Subject: RE: Comparing two listvars and deleting dups
>
>
> Correct me if I'm wrong but that doesn't do what I'm aski
want another one? : ) .it's a slow day heh
#newlist#
- Original Message -
From: "Dowdell, Jason G" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, March 06, 2003 10:05 AM
Subject: RE: Comparing two list
ated in ListVar1.
>
>~Jason
>
>-Original Message-
>From: Raymond Camden [mailto:[EMAIL PROTECTED]
>Sent: Thursday, March 06, 2003 10:01 AM
>To: CF-Talk
>Subject: RE: Comparing two listvars and deleting dups
>
>
>http://www.cflib.
#list1#
- Original Message -
From: "Dowdell, Jason G" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, March 06, 2003 10:05 AM
Subject: RE: Comparing two listvars and deleting dups
> Correct me if I'm wrong but that d
I remember seeing a tag on Macromedia's dev ex that did exaclty this. Sorry,
I can't remember the name of it.
- Original Message -
From: "Dowdell, Jason G" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, March 06, 2003 9:55 AM
Subject: Comparing two listvars and delet
003 10:01 AM
To: CF-Talk
Subject: RE: Comparing two listvars and deleting dups
http://www.cflib.org/udf.cfm?ID=532
and
http://www.cflib.org/udf.cfm?ID=533
===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
Member of
>Anyone have code off the top of their head to delete duplicate
>values from 2 lists. Here's an example.
>
>I want to delete all of the list items in ListVar1 that appear in ListVar2
>
>ListVar1 = a,b,c,d,e
>ListVar2 = c,e
>
http://www.cflib.org/udf.cfm?ID=532
http://www.cflib.org/udf.cfm?ID=533
i just emailed you off list a custom tag i wrote.. you should be able to modify it as
needed.
hth,
mike
-Original Message-
From: Dowdell, Jason G [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 06, 2003 9:55 AM
To: CF-Talk
Subject: Comparing two listvars and deleting dups
Anyone have
http://www.cflib.org/udf.cfm?ID=532
and
http://www.cflib.org/udf.cfm?ID=533
===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
Member of Team Macromedia
Email: [EMAIL PROTECTED]
Blog : www.camdenfamily.com/morph
16 matches
Mail list logo