James, I think that example will always append an extra "," regardless of how many elements there were.
Glad to help. Jon -----Original Message----- From: James Macfarlane [mailto:[EMAIL PROTECTED]] Sent: 16 July 2002 5:46 To: Multiple recipients of list witango-talk Subject: RE: Witango-Talk: IS IN array not working Hi Jon, Your suggestion worked. We did have to check if the array only had one element in it (it would return "1,") but otherwise it ran well. How/why this started happening is stil a mystery. Thank you. - James. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jon Grieve Sent: Tuesday, July 16, 2002 9:56 AM To: Multiple recipients of list witango-talk Subject: RE: Witango-Talk: IS IN array not working James, It certainly sounds like APREFIX, etc. are being lost. You can manually set these for a single value, as below: <@VAR user$MyArray APREFIX="" ASUFFIX="" RPREFIX="" RSUFFIX="" CPREFIX="" CSUFFIX=","> Regards, Jon ________________________________________________________________________ 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
