Reset Statement

Microsoft Visual Basic Constants

Reset Statement

       

Closes all disk files opened using the Open statement.

Syntax

Reset

Remarks

The Reset statement closes all active files opened by the Open statement and writes the contents of all file buffers to disk.