Close Method
Object List
Defined By:
BinaryFile
Description:
Closes the file (if open) and releases the file handle.
Declaration:
Sub Close()
Details:
Close takes no parameters as it closes the file indicated by the FileName property.