Reset statement (LotusScript® Language) Closes all open files, copying the data from each file to disk. Syntax Reset Usage Before closing the open files, Reset writes all internally buffered data to the files. Example