Skip to main content

Module SAVE

Module SAVE 

Source
Expand description

§SAVE <filename>

§Purpose

Save the current BASIC program to the filesystem.

§Remarks

The filename may contain paths and anything else your filesystem allows.

§Example

SAVE "Your Awesome Program.BAS"