Table of Contents

Reset (Statement)

Format

reset
reset()
reset(open_file_number)

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.

For serial ports the reset statement has not been implemented.

See Also

2016/01/01 22:42

History

1.1.4.0Added Serial Port