-
Notifications
You must be signed in to change notification settings - Fork 0
SAVE
Andrew Owen edited this page May 30, 2023
·
2 revisions
SAVE file_spec [,"T"]
Stores the current program in a file.
If ,"T"
is specified, saves a tokenized program.
The string expression file_spec
is a valid filespec indicating the
file to store to.
In Microsofr BASIC you can append , A
to save the file in plain text or , P
to
save a protected listing, otherwise the file is saved in tokenized format. In SE
Basic IV the file is saved in plain text format unless you append , "T"
.
-
file_spec
has a number value: Type mismatch. -
file_spec
is an empty string: Bad I/O device. -
file_spec
is too long: Bad I/O device.
- Press
RETURN
to return to this menu. - Enter the name of a
TOPIC
to display it. - Enter
EXIT
to return to BASIC.
Choose from the following topics: