Name

EOF Function — Microsoft.VisualBasic.FileSystem

Synopsis

EOF(filenumber)
filenumber required; Integer

Any valid file number

Return Value

A Boolean indicating whether the end of the file has been reached

Description

Returns a Boolean indicating whether the end of the file has been reached. Applies to files opened for binary, random, or sequential input.

Get VB.NET Language Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.