Comparing 2 Lists
Comparing 2 Lists
- Subject: Comparing 2 Lists
- From: Todd Geist <email@hidden>
- Date: Sat, 24 May 2003 12:46:23 -0600
Hello again.
Thanks for the help on my last question. Now I have another.
I need a way to compare 2 lists and return only the items that are NOT IN
both lists.
For example:
ListA = {apples, bananas, peaches, grapes, pears}
ListB = {apples, grapes}
The result would be a list = {bananas, peaches, pears}
Can anybody help?
Thanks so much
Todd
--
Todd Geist
_______________________________________________
g e i s t i n t e r a c t i v e
Servoy Alliance Network Partner
servoy hosting - web hosting - web design - application design
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.