This property returns a number representing the size, in bytes, of a file.
file.LOF
The LOF property can be used with the Loc property to guarantee that a read operation does not continue past the end of a file.