SAVESaves the current program into an ASCII file.
Description:
SAVE outputs any range of program lines to a file. The resulting program can be re-entered with the GET statement.
If the specified file already exists, SAVE generates an error message; whereas RE-SAVE will reuse an existing file.
See Also:
|