Files.EndOfFile(FileHandle)

shared
Check if the end of a file has been reached.

Argument

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.