Table of Contents

Eof

Format

eof
eof()
eof(filenumber)

Description

Returns a binary flag (true/false) that will signal if we have read to the End Of File (EOF). If file number is not specified then file number zero (0) will be used.

See Also

Close, Exists, Open, Read, Readline, Reset, Seek, Size, Write, Writeline

New To Version

0.9.4