Re: Compare 2 Tab Delimited
- From: "Arved Sandstrom" <asandstrom@xxxxxxxxxxxxx>
- Date: Tue, 06 May 2008 19:31:02 GMT
"Chase Preuninger" <chasepreuninger@xxxxxxxxx> wrote in message
news:e50333ba-e8a1-47b5-a82e-865ab191172c@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I don't like the idea of tab delimited files. Use something else like
a comma or semicolon.
I'm a little curious as to what you have against tabs. The problem with
commas or semicolons or colons is that now you have to quote fields with
those characters, then handle the situation of the quote character being in
the fields too...namely, our favourite CSV flatfile format. Tabs as part of
your data is much less common, so it's a good delimiter. You normally don't
manually insert the tabs anyway, and any decent text editor has a "Show
whitespace" option if you find that necessary.
AHS
.
- Follow-Ups:
- Re: Compare 2 Tab Delimited
- From: Leonard Milcin
- Re: Compare 2 Tab Delimited
- References:
- Compare 2 Tab Delimited
- From: Nick
- Re: Compare 2 Tab Delimited
- From: Chase Preuninger
- Compare 2 Tab Delimited
- Prev by Date: Re: make printing to file faster
- Next by Date: Re: Compare 2 Tab Delimited
- Previous by thread: Re: Compare 2 Tab Delimited
- Next by thread: Re: Compare 2 Tab Delimited
- Index(es):
Relevant Pages
|