home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / UTILS1 / GO311.ZIP / WHATS.NEW < prev   
Text File  |  1994-01-16  |  3KB  |  61 lines

  1. Whats new in this version of GO! ???
  2.  
  3. 3.11  01/15/93  -  Added Desqview "aware" routines.  GO! will now surrender
  4.                    time to other programs when running under Desqview.
  5.                 -  Added /PAU command line switch by request for such a
  6.                    feature from several users.  With this switch, GO! will
  7.                    wait for a keystroke before continuing.
  8.                 -  Fixed bug in drive search sequence.  Let's say your
  9.                    system has three drives, C:, D: & E: and the current
  10.                    drive is D:.  GO! should search the drives in the 
  11.                    order DCE, but was instead always searching the current
  12.                    drive twice, ie: DCDE.
  13.                 -  Optimized the array handler for loading the directory
  14.                    names further.  This reduced the code size by a
  15.                    considerable amount and also sped up the searching.
  16.                    Version 3.11 is smaller than 3.10 and has more features!
  17.                 -  Added ERRORLEVEL setting for checking from .BAT files.
  18.                 -  Added this WHATS.NEW file to the archive.
  19.  
  20. 3.10  12/15/93  -  Finished adding the hooks for the REGME.EXE program
  21.                    for users to be able to register their own future
  22.                    versions of GO!.
  23.                 -  Added the ability to specify drives on the command
  24.                    line to over-ride ALL or the environment variable.
  25.                 -  Added the ability to use \ characters to delimit the
  26.                    beginning or ending must match a directory name.
  27.                 -  Added the /NOX /NOT and /NOA command line switches.
  28.                 -  Added ability to abort a search with a keystroke.
  29.  
  30. 3.01  10/31/93  -  Re-wrote using new library which enabled program
  31.                    to load names and search at same time.  Previously
  32.                    GO! would load all directory names into memory then
  33.                    search them for matches.
  34.                 -  Fixed problem with monochrome monitors going into
  35.                    reverse video mode when GO exited if memory was low.
  36.                 -  Added search for <directory>.BAT in the directory
  37.                    that is found, and automatically executing it.
  38.                 -  Added GO environment variable checking to allow you
  39.                    to always specify a differant order or list of drives.
  40.                 -  Started adding hooks for REGME.EXE registration but
  41.                    found bug in the registration engine and left out
  42.                    until they could be resolved.
  43.  
  44. 2.02  08/??/92  -  Fixed bug in directory name load routine which would
  45.                    cause some slow disk controllers (MFM especially) to
  46.                    give "Sector not found" messages in error.
  47.  
  48. 2.01  05/??/92  -  Changed GO! to search by "level" instead of by
  49.                    drive order.  GO! now searches all drives in the
  50.                    root sub-directories, then the next level, etc.
  51.                 -  Changed to Microsoft P.D.S. compiler and optimized
  52.                    the code to reduce .EXE size considerably.
  53.  
  54. 1.01  12/31/91  -  First "public" release of GO!.
  55.                 -  Changed screen displays to make "user-friendly".
  56.  
  57. 1.00  07/03/91  -  First version of GO!, strictly for internal use
  58.                    by myself and co-workers.
  59.  
  60.  
  61.