Files.EndOfFile(FileHandle)
shared
Argument
- file FileHandle
Returns
- boolean true if the end of the file has been reached, false otherwise.
Examples
Files.EndOfFile – Check if the end of a file has been reached.