Randall said:
> Hi,
> Thanks so much for your offer, but i am not able to compile "C"; I'll see
> if
> anyone else here could do it.
> [if it is so easy, why does it not get included...?]
> Best, Randall

Randall,

If C won't work for you, it's highly likely that whatever language you are
using has facilities for reading comma-separated values already.  It's a
very common format.

I can't personally see a good reason for the library to include the
ability to read CSV text.  It's easy to write in most languages (many
include it as a native import format), and if you're using the library
rather than the command line client you're obviously a programmer.  If
you're not a programmer, you won't find the library very useful.

Clay


>> These features aren't built directly into the library, but implemented
>> in
>> the client.  However it's very easy to implement those in code.  If
>> you'd
>> like I can supply C source to parse the CSV text.
>>
>> Clay Dowling
>> --
>> http://www.lazarusid.com/notes/
>> Lazarus Notes
>> Articles and Commentary on Web Development
>
>


-- 
Simple Content Management
http://www.ceamus.com

Reply via email to