Last week, I requested help in a script that would compare two lists, and print the
results in a third list - the results being just the items that occured in BOTH lists.
You came thru with some good help. Posted below is the script I used - including some
slight modifications for my web site.
How can this script compare two lists and save the matched components while
being insensitive to case? This script compares a subscription list against
the standard list and removes the emails not in the standard list. It works,
but if cases do not match in every detail, it fails. Thanks.
%bingo_s