Command Use Basic 2.0 Basic
COPY
Copy files between
drives *
✓
DCLEAR
Resets and initialises
disk drives *
y
DCLOSE
Close logical disk
files
y
DIRECTORY
Display directory of
contents of disk on
screen *
s/
DLOAD
Load a BASIC program
from disk *
y
DOPEN
Open a disk file for
a read and/or write
operation *
y
DSAVE Save a BASIC program
to disk *
y
DVERIFY Verify program in memory
against programs on disk *
y
GET#
Recieve input from open
disk file
y/
y
HEADER
Format a disk *
y
LOAD
Load a file from disk V
y
OPEN
Open a file for input
or output
V
y
PRINT#
Output data to file
y y
RECORD Position relative file
pointers *
y
RENAME Change name of a file
on disk *
y
RUN filename Execute BASIC program
from disk
y
SAVE
Store program in memory
to disk
y
y
VERIFY
Verify program in
memory against program
on disk
y
y
* Although there is no single equivalent command in BASIC 2.0, there
is an equivalent multi-command instruction. See your disk drive
manual for these BASIC 2.0 conventions.
L-2