read the first word of each line in a text file
807601Dec 27 2007 — edited Dec 31 2007i need to read the first word of each line of a text file.
i know of line.split() but not actually sure how i would go about using it
Any help most appreciated
Many Thanks
Ben