On Feb 18, 2008 1:08 PM, Graham Cossey <[EMAIL PROTECTED]> wrote:

> My biggest gripe with tab delimited files is
> that they are quite a bit bigger than comma delimited files so I may
> have to split the large files I receive into smaller 'chunks' to allow
> them to be uploaded.
>
>
Why would tab-delimited files be larger than CSV? A tab character takes up
just as much space as a comma as far as document size is concerned. Am I
missing something?

Andrew

Reply via email to