file
types
files
All
1/0
on the OL
is
to
or
from a logical
file.
Various file types
exist:
•
22
data SuperBASIC programs, text
flies.
Created using PRINT,
SAVE,
accessed
uSing
INPUT,
INKEY$, LOAD
etc.
exec
An executable transient program. Saved
uSing
SEXEC, loaded using EXEC,
EXEC_W
etc.
code
Raw
memory data, screen Images,
etc.
Saved using SBYTES, loaded using LBYTES.
12/84
•
•