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 / CLEAND18.LBR / READTHIS.NOW < prev    next >
Text File  |  2000-06-30  |  2KB  |  29 lines

  1. If you are using ZCPR3 with an unmodified CP/M BDOS, read the WARNING.!!! file 
  2. BEFORE you use this program.
  3.  
  4. Well, here we go again.  At least this time the errors were left over from
  5. previously-written sections of the code.
  6. Version 1.7 (which still signed on as 1.6--another slip) clobbered the system
  7. if it tried to clean an empty disk.  This version will properly handle empty
  8. disks.  It doesn't tell you anything special if it finds the disk empty--I
  9. wasn't willing to give up the space just to print a message.  It simply skips
  10. over the 'Sorting' and 'Checking' sections and goes directly to the directory
  11. write.  This does provide a handy way to clean out the directory area of an
  12. empty disk without having to reformat the entire disk, if you need such a
  13. capability.
  14.  
  15. This library contains the following files:
  16.  
  17. READTHIS.NOW    You are.
  18. SPEED.NOT    Notes on the speed of the new version.
  19. CLEANDIR.HZS    Crunched history of the CLEANDIR utility.
  20. CLEAND18.MZC    Crunched source to the current version.
  21. CLEAND18.COM    Assembled version.  Z3INStalled with an external environment
  22.         descriptor at 0fe00h.
  23. ASSEMBLY.NOT    Notes on reassembling CLEANDIR.
  24. WARNING.!!!    A warning to users of the CP/M BDOS with ZCPR3.
  25. CLEAND18.FOR    A 'FOR' file you can extract and use when you upload this
  26.         library to the next guy.
  27. CLEAND18.CRC    CRCs on the files before inclusion in the library, including
  28.         the CRCs of the uncrunched versions of the crunched files.
  29.