home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / dspace10.zip / README.NOW < prev   
Text File  |  1995-07-22  |  1KB  |  33 lines

  1.                           --==| D_Space v1.00 |==--
  2.  
  3.   A Online Drive Space Reporting Program for AdeptXBBS, written in
  4.   REXX. by Robert Stephens (3:622/421). Freeware!
  5.  
  6.   (Check Example.Ans for an example of the Output from this program).
  7.  
  8.   To Install D_Space, do the following :
  9.  
  10.   1. Shut Down Adept
  11.  
  12.   2. Copy D_Space.Erx and Drives.Txt to your \ADEPT\MENUS directory.
  13.  
  14.   3. Then Edit Drives.Txt in \ADEPT\MENUS to select the drive letters you
  15.      wish to be made available for viewing, the First Drive Letter in
  16.      Drives.Txt will always be shown FIRST when D_Space is Executed.
  17.  
  18.      DO NOT include Floppy Drives in this list please :-)
  19.  
  20.   4. Check if you are using the "APATH" Environment Variable, if you are not,
  21.      Add the following to your config.sys (you can place it anywhere) :
  22.      SET APATH=X:\ADEPT  (where X: is the drive you have Adept Installed on).
  23.  
  24.   5. Edit your Files.Menu (or whatever menu you want to put it in) and add
  25.      the following Line :
  26.  
  27.      C,10  ,[C]heck Drive Space,D_Space.Erx,0
  28.  
  29.      (you can replace "C" with whatever you want to execute it on)
  30.  
  31.   6. Done!, Re-Startup Adept!
  32.  
  33.