Re: Creating tab delimited files



On 21 Feb 2007 06:55:36 -0800, "foodman" <foodman123@xxxxxxx> wrote:

In the Olden Days, there may have been a reason for using such
delimited files.
Why bother? Just make it fixed-field format and save yourself the
headaches.
Surely, you cannot have a space or speed problem.

I create files that are downloaded to PCs and are read into Excel.

Until this week, I was unaware that I should have created them as .CSV
file, making it easier to load. (I created them as .txt files)
.