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

Reply via email to