One Quick way is to determine the length of your string using the Length Metatag and then do a substring starting at the first character and dropping the last one. I'm sure someone will have a more elegant solution. *grins*
-----Original Message----- From: Jim Kass [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 7:01 PM To: [EMAIL PROTECTED] Com Subject: Witango-Talk: Quick Question... Excuse me if I've already asked this (I may have, I don't remember)... What is the fastest way to turn an array into a string separated by commas, i.e the opposite of the @TOKENIZE, and equivalent of a "JOIN". As you can imagine: <@VAR NAME=about_list SCOPE=domain TYPE="text" APREFIX="" ASUFFIX="" RPREFIX="" RSUFFIX="," CSUFFIX="" CPREFIX=""> ends up with an extra comma-- Jim Kass Web Developer -- Forestweb: The Source for Industry Intelligence Best Content -- Most Relevant -- Best Delivery http://www.forestweb.com (310) 553 - 0008 ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
