I was thinking about writing a REALLY simple script to count out the number of characters in a text file, to any given point in the file (how much of the text is in the first x# of characters, etc). I ...