While I've fixed the split() problem I had earlier (Thanks to the last person who helped me out that is!) I've got another problem. That's obviously obvious in the code listed here, however I don't know what it is. The problem is that it only prints the last line of the file to the output, when, in this stage, I'd like it to print out ALL the lines. What do I need to fix? Thanks!!While I've fixed the split() problem I had earl