home *** CD-ROM | disk | FTP | other *** search
-
- Go To Directory, Fast! - VERSION 2.8
- P.A. Geelen, Amsterdam, 1991
-
- This program was put in the Public Domain by the author. It may
- be distributed freely. It may not be sold, nor be made part of
- anything that is sold.
-
- NOTE: My latest programs and updates can
- always be found at ABBS, 03240-62502/62504
-
-
-
- The very first time, start with
- G @
- and state a filename (full path!) in which "G" can store
- its information.
-
- To change from any directory to the directory C:\PASCAL\MYPRO\SOURCE,
- the command "G SOURCE" or even "G S" will suffice. A substring of the
- full path-name is also enough : "G AL\MYPRO\S" or "G PRO\S".
- Backslashes may be left out, so: "G MYPRO S" or even "G O S".
-
- G searches the first matching directory after the current directory.
- If that is not the right one, simply repeat the command (eg. with F3).
- If the information gets out of date, use "G !".
- (People who use extentions for directory-names: use "G !!".
-
- You can optionally specify WHICH drives you want included, e.g.
- G ! ce (for drives C: and E: only).
-
-
- HISTORY
- =======
- 1.0 - 09/1988 (never distributed)
- 2.0 - 06/1989 (never distributed)
- 2.2 - 08/1989 Added HELP screen. First release
- 2.3 - 08/1989 Speeded up directory scan. Added "!!" option for
- people (?) who use extentions in their directory names.
- 2.4 - 10/1989 Reduced program size a lot
- 2.5 - 12/1989 Added the "@" option, allowing data to be stored elsewhere.
- 2.6 - 03/1990 Allow multiple drives.
- 2.7 - 02/1991 Scan multiple drives (C: to Z:) automatically
- 2.8 - 05/1991 Automatic update of directory-tree data if it seems outdated.
-