EndOfFile()

Syntax:

EndOfFile()

Return:

true or false. If true, the end of file was reached. If false, the end of file was not reached.

Remarks:

This function will check for the end of file marker in the specified file.

image\Script_Button.jpgExamples