Eof()

Syntax

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

For an example see the ReadFile() command.

Supported OS

All

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