I'm trying to import a file using the Fixed Width option. The file has no delimeters between the various data points.
I tried going in and specifying the column width in designer. I've got over 100 columns and it was able to get about half of them. And then it quit working. Any time I try to update the rest of the column names and width the cursor just stays at the end of the document. I am unable to update any further names and width. 
Next I tried using a Flat File to define the fields. But I have an error in that file.

I used the work flow from @JordanB post https://community.alteryx.com/t5/Alteryx-Knowledge-Base/How-to-read-in-fixed-width-files/ta-p/4332
The error is weird because it says I have a "<" character in Line 7 position 20, and I don't. I think that's the word Interest. So, I can't figure out how to correct that error.
Are there any other options for reading in a Fixed Width column like this?