To use BASIC exit the main menu by pressing ESC, then press Y for Yes.
At the G:\Login> Type Godino and press the <Enter> key.
To Load a program from your disk.
Type load"A:filename.bas" and press <Enter>
To see a list of files on your disk.
Type files"A:" and press <Enter>.
This will give you a list of all the files stored on your diskette.
To Run Your Program.
Type Run and press <Enter>.
To Print Your Program.
Type LList and press <Enter>.
To Save Your Program.
Type save"A:Prog1.bas" and press <Enter>.
To go to the DOS prompt
Type Shell and press <Enter>
When you are finished type Exit and press <Enter> to return to BASIC.
To switch to the A: drive (the A: drive is the drive your diskette would be in).
To change printers without exiting BASIC.
.To Exit BASIC.
Type System and press <Enter>.