Futurebasic/Language/Reference/reset
From Wikibooks, open books for an open world
< Futurebasic | Language | Reference
[edit] Syntax
RESET
[edit] Description
This statement closes all files and devices that have been opened with the OPEN statement. RESET is functionally identical to using the CLOSE statement without any parameters.
[edit] See Also
OPEN; CLOSE
This page may need to be