Re: Outlook CSV Parser
- From: chas.owens@xxxxxxxxx (Chas Owens)
- Date: Wed, 30 May 2007 12:21:26 -0400
On 5/30/07, Ken Foskey <foskey@xxxxxxxxxxxxxxxx> wrote:
snip
CSV is a horrible format. Far too unreliable, we have exported CSVsnip
from excel that imported differently into excel.
Just pedantic nitpick, but CSV is an incredibly reliable format, the
problem is find programs that actually use CSV rather than a CSV-like
format. It works out to the same thing, but it isn't CSV's fault.
For an example of a programmer using a CSV-like format where he/she
should be using the real thing look at my other post on this thread.
My code fails to handle escaped double quotes correctly.
.
- References:
- Outlook CSV Parser
- From: Laxminarayan G Kamath A
- Re: Outlook CSV Parser
- From: Mumia W.
- Re: Outlook CSV Parser
- From: Laxminarayan G Kamath A
- Re: Outlook CSV Parser
- From: Ken Foskey
- Outlook CSV Parser
- Prev by Date: Re: Outlook CSV Parser
- Next by Date: Re: zero width lookahead match
- Previous by thread: Re: Outlook CSV Parser
- Next by thread: Re: Outlook CSV Parser
- Index(es):
Relevant Pages
|
|