QUIT
Closes the BASIC child window and returns to blank parent window.
QUIT
Usage:
QUIT
Example:
QUIT.BAS
Description:
QUIT
is used to close the open program and return to a blank parent window. To close the entire HTBasic application use
QUIT ALL
.
See Also:
EXECUTE