Eof()

Syntax

Result = Eof(#File)
Description
Eof stands for 'End Of File'. It will return a non-null value if the end of the specified file has been reached, else it returns 0.

For an example see the ReadFile() function.

Supported OS

All

<- CreateFile() - File Index - FileBuffersSize() ->