The input data seems to be wrapped. Is that correct?
So there are really only 11 lines of data and two header lines?
thines01
Postaholic
2,425 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402
If the data is in a file, you can use the Scanner class to read the contents of the file into Strings using one of its next....() methods.
NormR1
Posting Expert
6,677 posts since Jun 2010
Reputation Points: 1,138
Solved Threads: 656