Re: Converting a nested list to return delimited string with TIDs
Re: Converting a nested list to return delimited string with TIDs
- Subject: Re: Converting a nested list to return delimited string with TIDs
- From: Michelle Steiner <email@hidden>
- Date: Thu, 7 Jun 2001 06:51:05 -0700
On 6/7/01 1:00 AM, Chris Page <email@hidden> wrote:
>
How about using a repeat loop over the list, converting each sub-list into a
>
string, then concatenating them together with whatever separator is desired
>
between them?
That's what the original poster was trying to avoid doing.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------