home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / ZCPR33 / A-R / D15.LBR / D15.FOR < prev    next >
Text File  |  2000-06-30  |  1KB  |  24 lines

  1. D is a ZCPR3 directory program that, though under 4K in size, 
  2. provides a number of features not provided by other directory 
  3. utilities.  The display is in lower-case, which makes it more 
  4. readable to most people.  In addition, it shows total disk 
  5. capacity, the total number of bytes used by the displayed files, 
  6. the number of bytes remaining on the disk, and the number of 
  7. remaining directory entries.  It also shows SYS, ARC, R/O, and 
  8. other file attributes, and displays files from all user areas in 
  9. a single listing.
  10.  
  11. Version 1.5 is now re-entrant so it can be re-run with the "GO" 
  12. command.  D now determines screen width and length and printer 
  13. page length from the environment descriptor, so it should run 
  14. with no problems on laptops, unmodified Osbornes, and 40-column 
  15. Commodore 128's.  Also now runs with no problems under 
  16. Backgrounder ii.
  17.  
  18. There are four versions of D 1.5 in the distribution library.  
  19. DA15.COM is designed to use dim video highlighting.  D15LBL.COM 
  20. is a special version that looks for and displays CP/M Plus disk 
  21. labels, instead of ZCPR3 named directories.  D15REV.COM is 
  22. designed to use reverse, instead of dim, video.  D15LBLRV.COM 
  23. does both.
  24.