Quote Originally Posted by lorxx071 View Post
You are correct. I am dealing with a tab delimiter.
Take a look at the following project which is not a console application but shows how to use TextFieldParser against a tab delimited file with known amount of columns. Study the code until it makes sense as simply adapting code without understanding it is not a good thing as eventually if there is a problem you will be held for ransom by your code rather than saying I understand the problem and how to fix it.

http://kevininstructor.home.comcast....ieldParser.zip