|
RE: Making a list
|
Scott
|
Jul 26, 2005 13:23 PDT
|
ValueList()
-----Original Message-----
From: David Eaton [mailto:dwea-@agorahq.com]
Sent: Tuesday, July 26, 2005 12:48 PM
To: fbcomm-@topica.com
Subject: [fbcommunity] Making a list
I'm looking for a simpler way to make a csv list from a query result -
if there is one.
Currently I use a select query to get the data - e.g. last names. Then
I loop over the query result using a listAppend() function to create the
csv list.
Is there something more elegant than my brute force method?
David
|
|
 |
|