home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / DIR / G280.ZIP / G.DOC next >
Encoding:
Text File  |  1991-05-25  |  1.7 KB  |  46 lines

  1.  
  2.                  Go To Directory, Fast! - VERSION 2.8
  3.                       P.A. Geelen, Amsterdam, 1991
  4.  
  5.     This program was put in the Public Domain by the author. It may
  6.     be distributed freely. It may not be sold, nor be made part of
  7.     anything that is sold.
  8.  
  9.     NOTE: My latest programs and updates can
  10.     always be found at ABBS, 03240-62502/62504
  11.  
  12.  
  13.  
  14. The very first time, start with
  15.     G @
  16. and state a filename (full path!) in which "G" can store
  17. its information.
  18.  
  19. To change from any directory to the directory C:\PASCAL\MYPRO\SOURCE,
  20. the command "G SOURCE" or even "G S" will suffice. A substring of the
  21. full path-name is also enough  : "G AL\MYPRO\S" or "G PRO\S".
  22. Backslashes may be left out, so: "G MYPRO S" or even "G O S".
  23.  
  24. G searches the first matching directory after the current directory.
  25. If that is not the right one, simply repeat the command (eg. with F3).
  26. If the information gets out of date, use "G !".
  27. (People who use extentions for directory-names: use "G !!".
  28.  
  29. You can optionally specify WHICH drives you want included, e.g.
  30.     G ! ce    (for drives C: and E: only).
  31.  
  32.  
  33. HISTORY
  34. =======
  35. 1.0 - 09/1988 (never distributed)
  36. 2.0 - 06/1989 (never distributed)
  37. 2.2 - 08/1989 Added HELP screen. First release
  38. 2.3 - 08/1989 Speeded up directory scan. Added "!!" option for
  39.               people (?) who use extentions in their directory names.
  40. 2.4 - 10/1989 Reduced program size a lot
  41. 2.5 - 12/1989 Added the "@" option, allowing data to be stored elsewhere.
  42. 2.6 - 03/1990 Allow multiple drives.
  43. 2.7 - 02/1991 Scan multiple drives (C: to Z:) automatically
  44. 2.8 - 05/1991 Automatic update of directory-tree data if it seems outdated.
  45.  
  46.