QUIT ALLQuits BASIC and returns to the operating system.
Description:
QUIT ALL is used to leave the BASIC programming environment and return to the computer's operating system. If the program is in a paused state, a STOP is automatically executed to close any open files before quitting.
See Also:
|