| .CLOSE Statement QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| CLOSE - a file I/O statement that concludes I/O to a file or device |
|
| Syntax |
|   CLOSE [[#]filenumber[,[#] filenumber]...] |
|     ž If all arguments are omitted, all open files and devices are closed |
|     ž filenumber is the number of an open file |
|
See Also  OPEN   RESET   END   STOP |