that looks promising. I'd still have to do an <@rows> then and tokenize each element?
----- Original Message ----- From: Ben Johansen To: Multiple recipients of list witango-talk Sent: Tuesday, August 27, 2002 11:10 AM Subject: RE: Witango-Talk: parsing results <@TOKENIZE VALUE = "000-000-000" CHARS="-"> this will return an array using the dash as a delimiter Ben Johansen - http://www.pcforge.com Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm Latest downloads & List Archives @ http://www.witango.ws -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Atrix Wolfe Sent: Tuesday, August 27, 2002 11:00 AM To: Multiple recipients of list witango-talk Subject: Witango-Talk: parsing results hello, as the result of a query, i get an array of text where each element looks something like "0000-00000-000-0000". What i would really like to do is grab all of these values and "break them apart" at the dashes and create 4 different lists. Does anyone know a good way to do this? Right now all i can think of is do an <@rows> with a whole lot of assigns which would take way too long for a possibility of 7000 or more results to break apart. Thanx, Atrix ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
