Index // 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:

Changedir, Close, Currentdir, Exists, Kill, Open, Read, Readline, Reset, Seek, Size, Write, Writeline

Revised:

0.9.4