Language Learner with No Name - LLNN History Alpha Version 1.0: The original, featured only a basic routine, no load/save or colour. Alpha Version 1.1: Fixed bug in multiple sentence support - it linked words between sentences! Added Colour, Version screen and Error handler. Alpha Version 1.2: Added Load/Save and ## functions Fixed bug in sentence recognition - it added a word more than once. Fixed bug in question routine - it sometimes locked if the first thing entered was a question Fixed bug in link routine - it linked to some words twice Beta Version 2.0: Added Correct function. Beta Version 2.1: Added Import Text function. Found a bug in Import function - It links to too high a value after a few hundred words Beta Version 2.2: Added Command line option to Auto-Load a file (/L:filename.ext) #CLS now clears the screen AND re-draws the boxes at the top and bottom Fixed bug that allowed input to drop past line 22 Stopped replies during file input and stop input if an error occurs Added little twiddly thing Fixed bug that occurred on simultaneous input of more than 10 sentences Beta Version 2.3: Added the #COPY command to allow good responses to be saved to disk Now checks for '/' as well as ' 'in the command line Added the /A option to allow support for a 2 Screen mode (AI Compatibility) Added routine to work out machine speed Added the #COLOUR option to allow you to change the colours Stopped all text scrolling past line 22 Added a scroll routine to the #LIST command Stopped links to non-existant words (I think!) Added limit to words (Words=1000, QWords=500), I ran out of space! Version 2.4 Added #NEW function Removed bug that meant that words linked to nothing Version 2.5 Fixed bug in file inout routine - it now reads entire sentences instead of lines