[an error occurred while processing this directive]
.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