AW: Producing a list of duplicates
Tiemo Hollmann TB
toolbook at kestner.de
Wed Mar 22 08:25:12 EDT 2017
I would just
- Sort the list by email
- Looping thru the list
- Comparing the current email with the previous
- putting duplicates after the variable
Tiemo
-----Ursprüngliche Nachricht-----
Von: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] Im Auftrag
von Skip Kimpel via use-livecode
Gesendet: Mittwoch, 22. März 2017 12:42
An: How to use LiveCode <use-livecode at lists.runrev.com>
Cc: Skip Kimpel <skiplondon at gmail.com>
Betreff: Producing a list of duplicates
Anybody have a good method for searching a list of items for duplicates and
listing those duplicates in a variable?
I have a bunch of data records that contain email addresses. I need to
search through that list and produce an list so those duplicates can be
acted upon.
As always, your input is greatly appreciated!
SKIP
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list