Index // Reset


Format:

reset
reset()
reset( filenumber )

Description:

Clears an open file. All data stored in the file is lost. If the file number is not specified file number zero (0) will be used.

See Also:

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