MS Basic
Commands
list |
Print program |
system |
Exit to CP/M |
load "file" |
Load program from file |
print "hello" |
Print string |
list |
Print program |
system |
Exit to CP/M |
load "file" |
Load program from file |
print "hello" |
Print string |