Syntax |
Reset |
Description |
Closes all open files, writing out all I/O buffers. |
Example |
This example opens a file for output, closes it with the Reset statement, then deletes it with the Kill statement. Sub Main() |
See Also |
R |