USFile.Close | 
  
| 
       Closes a file which was previously successfully opened with USFile.Open. Returns no value and generates no error message. Syntax 
 The required and case-insensitive alias is the alias of the file to be closed. This alias must previously have been assigned to a file when the USFile.Open method was called. Example 
 
 
 
 
 See also  | 
  
       
     |