command/SCRATCH                                               command/SCRATCH
 
 NAME
     SCRATCH -- Deletes a file from disk
 
 ABBREVIATION
     sc <shift> R

 SYNOPSIS
     SCRATCH "<file>"[,D<drive>][,U<unit>]

 FUNCTION
     Deletes a file from the disk directory. As a precaution, you are asked 
     "Are you sure?" before your computer completes the operation. Type a Y 
     to perform the SCRATCH or type N to cancel the operation. Use this 
     command to erase unwanted files, to create more space on the disk.
 
 INPUTS
     <file>  - file name and/or pattern to be deleted
     <drive> - drive number
     <unit>  - drive unit number
 
 RESULT
     File is erased from the disk directory.

 EXAMPLES
     SCRATCH "MY BACK",D1
         Erases the file MY BACK from the disk in drive 1.
 
 NOTES
     None
 
 BUGS
     None
 
 SEE ALSO
     COPY
     HEADER