History of Label
----------------

Version 1.0b    9/29/94
  First working version

Version 1.1b    10/2/94
  LABEL will not corrupt root directory if there

Version 1.2b    4/3/00
  LABEL now checks for write-protection and cancels if the disk is

Version 1.21    7/29/00
  Changed old command line reader to new one
  Cleaned up code -- made it easier to read and work with
  Changed error message for error 0x05

Version 1.22    8/2/2000     Brian E. Reifsnyder
  Fixed label truncation bug.  The label can now be up to 11 character.
  Fixed bug that returned a "drive not ready" error when "label" was 
    typed at the command line without any arguments.
  All arguments for LABEL can now be entered on the command line.
    i.e.  "LABEL C: DRIVE_C" will label drive c: as "DRIVE_C"
  Changed the routine that clears the label[] variable.
  Fixed a memory corruption (i.e. system crash) problem if the label entered
    is too long.
  Added the capability to handle a command such as "LABEL C:DRIVE_C"

