| .KILL Statement QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| KILL - a statement that uses DOS to delete a disk file |
|
| Syntax |
|   KILL filespec |
|     ž filespec is a string expression that identifies the file to delete. |
|       The filespec may include a path specification. |
|
See Also  FILES   RMDIR |