I have this 40MB file that I need to process every line of in an import application. The current file has 988000 lines that need to be read in, and sorted by the first two delimited fields before I do ...