Community QBasic

Rebooting the QBasic we all know and love!


Project maintained by Cory Smith

SYSTEM

Ends the program and returns control to the operating system.

Syntax

SYSTEM

Comments

SYSTEM closes all open files and ends the program’s execution.

Examples

SYSTEM