home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT214.ZIP / SEBFU40.LZH / DFREE.DOC < prev    next >
Text File  |  1991-09-06  |  2KB  |  106 lines

  1.  
  2.                             D F R E E     Ver. 4.0
  3.  
  4.  
  5.                     (C)1989,1990,1991  Scanlon Enterprises
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.        DFREE is a small utility to display the size of the default drive 
  13.        or a specified drive. DFREE will, if specified, place the result 
  14.        into a specifed DOS environment variable.
  15.  
  16.  
  17.        SYNTAX : DFREE d: var
  18.  
  19.  
  20.        Where : 'd:'  is any valid DOS drive.
  21.                'var' is any valid DOS environment variable
  22.  
  23.  
  24.        Defaults : DFREE will report for the current drive, if 'd:' is 
  25.        NOT specified.
  26.  
  27.                   DFREE will display the size if 'var' is NOT specified.
  28.  
  29.  
  30.  
  31.        EXAMPLE:
  32.  
  33.                ECHO OFF
  34.                CLS
  35.                DFREE
  36.  
  37.        This variation of usage will display the size of the current 
  38.        drive.
  39.  
  40.  
  41.                ECHO OFF
  42.                CLS
  43.                DFREE A:
  44.  
  45.        This variation will display the size of drive A:
  46.  
  47.                ECHO OFF
  48.                CLS
  49.                DFREE A: SIZE
  50.  
  51.        This variation will set the DOS environment variable SIZE to the 
  52.        size of drive A:
  53.  
  54.  
  55.        For additional usage and information on using these utilities see 
  56.        the file SEBFU.DOC or BATUT.DOC.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.       Page 1 of 2
  64.  
  65.                              D F R E E    Ver. 4.0
  66.  
  67.  
  68.                     (C)1989,1990,1991  Scanlon Enterprises
  69.  
  70.  
  71.  
  72.                              O R D E R     F O R M
  73.  
  74.  
  75.  
  76.  
  77.        DFREE registration ..................................... $2.00
  78.  
  79.  
  80.  
  81.  
  82.        What you get :
  83.  
  84.        Unlimited usage of DFREE, and phone or write in support. You 
  85.        will also be placed on our mailing list for future updates and 
  86.        new products.
  87.  
  88.        We are offering this utility seperate from SEBFU as a favor to 
  89.        users who do NOT wish to use many of the SEBFU utilities.
  90.  
  91.        This utility is automatically registered to you when you register 
  92.        SEBFU as a product (see REG.DOC). Registering SEBFU as a product 
  93.        is a better bargin, as each utility will cost less than $ .25 
  94.        each.
  95.  
  96.  
  97.        Vendors:
  98.  
  99.        You may distribute DFREE seperately, provided this document is 
  100.        distributed as well. Any reasonable fee may be charged.
  101.  
  102.  
  103.        Send your order to : SCANLON ENTERPRISES
  104.                             38354 17TH ST E.
  105.                             PALMDALE, CA 93550
  106.