I was wondering if someone could tell me how to read a text file and put it into an array?? the text file is something like :
9
bill
8
bill
34
john

I need to read the file and then put the numbers in an array and the names into another.
I know its probably simple but Im not as smart as the average bear!!! Please help