With Two Diskette Drives - IBM 5150 Manual To Operations

Hide thumbs Also See for 5150:
Table of Contents

Advertisement

4
Now type:
load "bowling
and press the Enter key.
Note: If you do not supply an extension in the
command, BASIC will look for a file with the
extension .BAS (BAS stands for BASIC). In this
case, BASIC will look for a file named
BOWLING.BAS.
5
When the BASIC prompt, Ok, appears again, type this:
run
and press Enter.
6
Now the program BOWLING does whatever it is that it
does.
With Two Diskette Drives
If you have another diskette drive, you could insert the
diskette with BOWLING into the other drive.
Then in step 4, you would type:
load "b:bowling
Notice that you have to specify the drive-where the
diskette with the program is.
BASIC 3-17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents