Cornelius, Try this: <@filter local$array2 expr="!(<@var local$array1[*,1]> contains #1)">
Dave Shelley -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Cornelius Conboy Sent: Monday, October 14, 2002 11:55 AM To: Multiple recipients of list witango-talk Subject: Witango-Talk: Senility or just a Monday morning thing? OK, maybe it's just a monday Morning thing but I cannot find a Witango metatag that compares two arrays and returns the unique values of one - does it exist? quick example: array1: 1,2,3,4,5 array2:1,2,3,4,5,6,7,8,9 Union =1,2,3,4,5,6,7,8,9 Intersect=1,2,3,4,5 I want to get 6,7,8,9 thanks in advance -Cornelius -- Cornelius Conboy Forestweb, inc 1801 Avenue of the Stars suite 520 Los Angeles, CA 90067 (310) 553-0008 This email (including all enclosed documents) is intended only for the use of the intended recipient and may contain information that is privileged or otherwise exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution, or copying of this email is strictly prohibited. If you have received this email in error, please destroy all copies and notify us immediately. ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
