home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / dos_util / hd2_3.zip / README.DOC < prev   
Text File  |  1993-08-13  |  3KB  |  48 lines

  1. This disk contains the following programs which are not to be changed or
  2. deleted without the express permission of the author.  Changing or deleting 
  3. these files violates the copyright and violaters will be prosecuted.
  4.  
  5.                   HD.EXE
  6.                   HD.CFG
  7.                   README.DOC
  8.  
  9. This is version 2.3 of this directory utility.  The utility will list a
  10. directory or specified subdirectories as long as the parameters are specific.
  11. You can list a subdirectory by typing in the subdirectory name as a parameter
  12. with or without the \ (at the end of a subdirectory) or a : (at the end 
  13. of a drive) at the end of the parameter string.  You can also get listings of 
  14. other disk drives such as floppy drives.  
  15.      You can get a full listing of the commands and switches by typing /h or 
  16. /?.  The program will also display the amount of space on a drive by typing 
  17. the /d switch.  
  18.      This utility also has an editor (/e) that will allow you to set the 
  19. colors and parameters that you use the most.  If you type a switch into the 
  20. command parameters it does override the default settings.  This program will 
  21. set up the default file (hd.cfg) if it doesn't already exist.  One thing that 
  22. is very important is that you don't rename the original data file.  HD.CFG is 
  23. the file the program searches for.  If you want a different name set up a 
  24. batch file to access it, otherwise you will end up with HD.CFG files 
  25. everywhere you call the program.  You also need to put the program on a drive
  26. that is in your path.
  27.      The program is now faster since I took out redundant code and made the 
  28. wide listing section more efficient.  The error of the previous version 
  29. concerning the current drive (drive only parameters) have been corrected so 
  30. that if you want a root drive you have to specify the drive with the \ on the 
  31. end, otherwise you get the last sub-directory you were in on that drive.  This
  32. program has been found to be unreliable with two video cards installed at the
  33. same time.  If you have this problem use HDB.EXE instead of HDA.EXE...
  34. Also the previos version didn't allow you to search for directories first and
  35. by extension, size, or date, now it will.  You can now also get a listing of
  36. the drive size by using the /d parameter, however, no other parameters are
  37. allowed with the /d.  The next release will have attribute sorts as well.
  38.      If you wish to support the shareware concept and you find this program 
  39. usefull, please send $5 or more (or suggestions) to: 
  40.  
  41.                    James M Walters 
  42.                    1401 Wright Ave 
  43.                    Richland, Wa 99352
  44.  
  45. Also available is a unit in turbo pascal that adds to the procedure and 
  46. function list.  Basically an expansion of the DOS unit and will be available 
  47. with other utilities for $25 at the address above.
  48.