home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR3 / GO_DIR.ZIP / README.GO < prev   
Text File  |  1993-11-08  |  3KB  |  85 lines

  1.  
  2.  
  3.  
  4.  
  5. Dear PSL:
  6.  
  7. Enclosed for you to consider for distribution is my 
  8. GO.EXE program.  I realize that this program name has 
  9. been used a few times before,  but you can rename it
  10. to whatever you like.  I have found it a big help when
  11. trying to move around on a big network server with a 
  12. complex directory structure.  
  13.  
  14. It is a substitute for the MS-DOS CD command that is
  15. aimed at those prone to typographical/thinkographical 
  16. errors.  If you give the DOS CD command a badly 
  17. typed directory name,  it makes you try again.  Why
  18. should it expect you to do better the next time?  
  19. This can lead to anxiety, computerphobia, and other
  20. syndromes so severe that they don't even have TV 
  21. commercials yet.  Fortunately, our laboratories have
  22. created a remedy before the disease has even been
  23. recognized.  Our motto:  "If you don't type too good,
  24. you shouldn't have to type too much."   Unlike almost
  25. everyone else,  we realize that the inherent accuracy
  26. of this truism is equally inherent in text mode, and
  27. we make it possible. 
  28.  
  29. Seriously, this program is a big help when trying to
  30. move around on a big network server with a complex
  31. directory structure.  
  32.  
  33. What does GO.EXE do?  
  34.  
  35.   a. FIrst, it doesn't make you find the backslash
  36.      key.  It will let you use the space bar or the
  37.      slash key instead.  That can save you a lot of 
  38.      time and wear on your tendons.
  39.  
  40.   b. If you type a good directory  e.g. 
  41.  
  42.             GO dirname
  43.  
  44.      where dirname really exists,  it will work just
  45.      like CD.
  46.  
  47.   c. If dirname doesn't exist,  but it does if you
  48.      simply add or delete a leading backslash,  it 
  49.      will go to the directory thus named.
  50.  
  51.   d. If strategy (c) doesn't work, it will try to 
  52.      figure out what the heck you meant.  This is 
  53.      done with a high-powered string-matching 
  54.      algorithm that has been a closely kept secret 
  55.      since ancient times. If you wait, it will search 
  56.      the entire directory structure of the indicated 
  57.      disk,  but you don't have to wait.  Its uncanny 
  58.      powers of inference will usually zero in on 
  59.      where you want to be ASAP.  It will show the 
  60.      best guess on the screen, and you just have to 
  61.      press enter to take what it shows.  If you press 
  62.      the space bar or wait until the full search is 
  63.      finished,  you get a menu of the best matches
  64.      found from which to choose.  If you press escape, 
  65.      the whole deal is off.
  66.  
  67. Two notes about the program.  First,  it is about 60kb
  68. in size, so it will take some time to load from the 
  69. diskette.  From a fast drive or server,  it is slower 
  70. than CD,  but only a little.  It is not advised that you 
  71. include it in batch files, for if the directory spec is
  72. wrong, human intervention is required anyway.  Second,  
  73. its search strategy uses memory to keep lists of 
  74. directories to search.  so it might crash for lack of
  75. memory if the directory is large and available 
  76. conventional memory is low.   It won't search my drive 
  77. when I try to run it in 215kb.  It may fail with little 
  78. grace in such cases.
  79.  
  80. You (PSL) may distribute this program for your usual 
  81. shareware fees.  There is no license fee for users of 
  82. this version, and no registration or fee.  This is  
  83. offered in appreciation of your fine service.
  84.  
  85.