I am attempting to include a text file in my program. The file consists of 120 rows of 5 numbers (1 - 5). It is to be used as data by the program. The idea is to use a random number the result of which will be used to determine what row to start on in the text file.

As I read the manual, I get the impression that I am limited to .bas files.

Anyone have a good idea how to do this?

Thanks in advance,

Bob.