home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / DISK_UTL / BELDIR.ZIP / BEL.TXT < prev   
Text File  |  1992-01-31  |  4KB  |  118 lines

  1. - BEL Directory Change will enable you to:
  2.  
  3.   -- Change directories with minimum keystrokes
  4.  
  5.   -- Never allow you to forget difficult paths and directory names.
  6.       
  7.       --- e.g. [ BEL win ] will give you a listing of all of your windows
  8.       directories.  You can select the directory's number from a list, or
  9.       click on it with your mouse to change to that directory.
  10.        
  11.        -- e.g. To switch to C:\Windows\Others\Others2, you only need to type
  12.           [ BEL 2 ]. Granted, that's the only directory with "2" in it's name
  13.           that you have.  If not, no problem, the change is still only a
  14.           click or couple of keystrokes away.
  15.  
  16.        -- [ BEL <drive letter> ] will list all of your directories on the
  17.           drive.
  18.  
  19. - If the letters that you type are unique to a directory, you will change
  20.   immediately to the directory.
  21.  
  22. - If the letters are common to more than one directory, all related 
  23.   directories will display.
  24.   
  25. - Commands: 
  26.  
  27.   -- Page Down =  More directories
  28.   
  29.   -- Page Up   =  Previous directories
  30.  
  31.   -- ESC       =  Escape to current directory
  32.  
  33.   -- F1        =  Help
  34.  
  35.  - Select options or directories with your mouse
  36.  
  37.  - Two Files are included:
  38.  
  39.    -- Bel.exe      / Change directory program
  40.  
  41.    -- Bel.txt      / The file that you are reading
  42.  
  43. - Getting Started:
  44.  
  45.   -- Copy BEL.exe to a directory that's in your path
  46.   
  47.   -- Determine which version of DOS that you are using
  48.      --- If unsure type [ ver ]
  49.  
  50. - Creating Dir.txt:     
  51.  
  52.    -- If Using DOS 5.0
  53.       --- Type [ BEL 5.0 DIR.TXT ]
  54.    
  55.    -- If using a Version OTHER THAN DOS 5.0
  56.       --- Type [ BEL PRE 5.0 DIR.TXT ]
  57.  
  58.    -- Enter the command EXACTLY as shown
  59.  
  60. - DOS 5.0 users
  61.  
  62.   -- May create Dir.txt by typing either command however, Dir.txt will take
  63.      longer to create if the Pre 5.0 Dir.txt command is used.
  64.   
  65. - Pre DOS 5.0 users 
  66.  
  67.   -- Must use the Pre 5.0 Dir.txt command
  68.  
  69. - Dir.txt will be created in your root directory which contains a list of 
  70.   all directories and subdirectories.
  71.  
  72. - Whenever you modify your directory structure, (add, delete, rename) run
  73.   the appropriate command to recreate Dir.txt.
  74.  
  75. - Experiment by typing BEL & any letter or combination of letters.  This
  76.      will give you a feel of how the program works.
  77.  
  78. - Trouble Shooting:
  79.  
  80.   -- If you want to delete a character, type "any" number 4 times.  Only the 
  81.      numbers, page up/down, escape & F1 are supported.  
  82.      A mouse is recommended.
  83.  
  84.   -- If you choose a directory and end up in your Root Directory, type the
  85.      command to recreate Dir.txt see (Creating Dir.txt).  Chances are, 
  86.      you modified your directory structure.  
  87.  
  88. - Suggestions:
  89.  
  90.   -- Rename Bel.exe to reflect your initials.  
  91.   -- Create a batch file named "Update" to create Dir.txt e.g.
  92.      --- @echo off
  93.          BEL <the command to create YOUR Dir.txt>
  94.   -- Create a macro for one of your function keys to run Update.bat
  95.      --- Refer to the section of your DOS manual that covers Ansi.sys
  96.  
  97. - This program was created due to my dissatisfaction with a particular   
  98.   commercial change directory program.  I had to continually type "parts"
  99.   of a directory name to finally go to the directory that I wanted.
  100.  
  101. - It was written in Quick Basic 4.5 in EGA mode.
  102.  
  103. - The mouse routines were adapted from : CRAVER SYSTEMS '90 
  104.                                          SCMOUSE Routines
  105.   
  106.   and Outstanding! addition to my programming arsenal.  Many thanks
  107.   Steve.
  108.  
  109. - As with any program, you use this one at "your" risk.  Unlike most
  110.  programs this one is FREE. Enjoy.
  111.                             
  112.                             BEL - Sends
  113.  
  114.  
  115.  
  116.  
  117.  
  118.