× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On Wed, Dec 4, 2013 at 11:18 AM, Raul A. Jager W. <raul@xxxxxxxxxx> wrote:
to get it in CSV you will have to concatenate the data and the
"comas"

On Wed, Dec 4, 2013 at 11:57 AM, Dan Kimmel <dkimmel@xxxxxxxxxxxxxxx> wrote:
You can always do something like this
[throw in your own double-quotes and commas]

Be very, very careful when rolling your own. It's not always as
simple as you think. Data that contains literal double-quotes are
especially insidious and surprisingly common. The proper way to
handle corner cases depends on who/what is reading the data, and no
one way is universally safe.

I have received more than anyone's fair share of "write-only" CSV data
(easy to write, not easy to reconstitute into the original data).

John

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.