home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / FLOPPIES / CHKVOL12.ZIP / -READ.ME next >
Encoding:
Text File  |  1990-02-27  |  1.0 KB  |  36 lines

  1.  
  2.              Archive CHKVOL12      Program CHKVOLID v1.2
  3.                    Check the volume label on a disk
  4.           Released to Public Domain 1989-1990 by Wayne D. Mingee
  5.  
  6.  
  7.    Check the volume label on a disk or return status or
  8.    display the volume label and return disk type or status
  9.  
  10.  
  11. Files included:
  12.  
  13. -READ.ME       You got it!
  14. CHKVOLID.ASM   Source
  15. CHKVOLID.COM   Executeable
  16. CHKVOLID.DOC   Documentation only without print format controls.
  17.                 License and other information is in seperate files.
  18.                 The maximum line width is 70 positions.
  19.  
  20. CHKVOLID.LIC   License and registration information.
  21.  
  22.     When passing on this archive on please retain the original name
  23. and contents.
  24.  
  25.  
  26. HISTORY
  27.  
  28. v1.2 Fix problem with not reading Volume label on first try?
  29.      Removed initial disk reset and added to automatically retry
  30.      the verify one time on an error
  31.  
  32. v1.1 Fix problem with not reading Volume label on first try?
  33.      Added a disk reset before attempting to access FD's.
  34.  
  35. v1.0 Initial release.
  36.