Yes I am (looking to the 1st & 10th position of each line). There are columns in the file but it is based on position and not a delimiter.

I eventually need to import the file into SQL server so I need to import it directly (programmatically) based on position or create a delimiter insert it and use DTS to do the import.