home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util1 / drnu451.lzh / NUVL < prev    next >
Text File  |  1990-10-19  |  2KB  |  44 lines

  1.                               VL (Volume Label)
  2.  
  3. Description:   Displays, sets, changes, or deletes the volume label on a
  4.                disk.
  5.  
  6. Syntax:        Version 3.0:   VL [(drive:)] [(label)] [/L]
  7.  
  8.                Version 3.1, 4.0, 4.5:   VL [(drive:)] [(label)]
  9.  
  10.                                  Parameters:
  11.  
  12. (drive:)       The single-letter specifier (A:, B:, C:, etc.) for the drive
  13.                you want to process. Follow the letter with a colon. The
  14.                current drive is the default.
  15.  
  16. (label)        The new label you want to place on the disk. In versions 3.1
  17.                and later, (label )can be up to 11 characters long. If (label
  18.                )includes any spaces, you must enclose it within quote marks.
  19.                Version 3.0 requires a character string of up to 11
  20.                characters; any quote marks you use become part of (label).
  21.                You can use it within lowercase characters; if you use
  22.                lowercase characters in version 3.0, include the /L switch. If
  23.                you do not provide (label), VL displays the current label and
  24.                prompts you to either change or delete it.
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. /L             Lets you include lowercase characters in (label). If you do
  34.                not include this switch, VL changes all lowercase characters
  35.                you enter to uppercase characters.
  36.  
  37. Example:       To give the disk in drive A a label indicating that it 
  38.                contains a copy of your Bitcomm communications software.
  39.  
  40.                Enter:    VL a: Bitcomm
  41.  
  42. See <NUDI>, <NUNU>.
  43.  
  44.