LOTUSSCRIPT-SPRACHE


Reset statement
Beispiel

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.

Beispiel
Siehe auch