mash,
You are right - apologies for forgetting to post a sample. Here it is, a sample from the file:
********,001,08/10/01,07:53,999,39754,000000003,10,246205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1500,0,774,
********,001,08/10/01,07:53,999,39754,000000004,10,257442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,295,0,0,
********,001,08/10/01,07:53,999,39755,000000001,01,999,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,
********,001,08/10/01,07:53,999,39755,000000002,10,256053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6000,0,3500,
The problem is that I am concatenating the file from many smaller files (all of the same format) and somewhere, the concatenation must have gone wrong because a date appears twice in one line. It could be the same date, or a different date (I am fairly sure it would be the same date that appears twice in that line but no way to be certain...)
The lines always end in a comma.
Thank you very much for your time in helping me with this problem.
hiro