LaWord v1.00 Beta Release First, don't be fooled by the size of the WCX file. This code is very tight and wrote very efficently. I have noticed that the more I program in WcCode, the smaller my programs are. There is some VERY complex code in this file. Note all words less than 3 characters are indexed, but they are thrown out if they are picked in the game. Installation: Create a folder anywhere on any drive and call it whatever you want. Unzip all the files to it. Copy the Game.wcx file to your wildcat folder. Add the game to the menu and put the location of the game folder in the parameter section of WcMenu. While in the 'game' directory, run the Install.bat file, you can do this by double clicking on it. It should create the following sub folders: Chall Scores Players Words The install.bat file should also move the 2 lst files to the words folder. If not then: Copy a word list to the WORDS folder. The word list should be an ascii list of words each followed by a carriage return. Case is not important. Name this file WORD.LST Run the program while logged onto the system. It will then create three index files. One called WORD1.IDX and another called WORD2.IDX and one called WORD.NO These files are explained below. That should do it. It should now be ready to run. A non registered version only picks from the first 1,000 words.