in reply to How to read from a file instead from a hard coding list.

What is the problem exactly? What do you want to get from a file, and where do you need what you want from the file?

  • Comment on Re: How to read from a file instead from a hard coding list.

Replies are listed 'Best First'.
Re^2: How to read from a file instead from a hard coding list.
by 300zxmuro (Initiate) on Apr 25, 2012 at 03:49 UTC

    I need the words to come out from a file that I have at certain location. The files have all words to be used at the game. Thanks a bunch in advance!