Eof()
Syntax
Result = Eof(#File)
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