Open JMarlin opened 3 months ago
For our BASIC implementation to actually be more than a toy, we have to be able to save and load our code from disk
SAVE
Description
For our BASIC implementation to actually be more than a toy, we have to be able to save and load our code from disk
Acceptance criteria
SAVE
command in MS BASIC uses the system's file write routines to write the current BASIC program to the disk