|
|
|
|
|
by bitwize
2900 days ago
|
|
SYSTEM with no arguments exited BASIC. SYSTEM with a string argument on some Microsoft BASICs spawned a shell that ran the command in the argument. On others, the SHELL command did this. (iirc mbasic on xenix used SHELL, GWbasic used SYSTEM with an argument.) |
|