Program Management Commands
Resumes execution of a program or procedure file after execution has been paused.
- Load (LO)
Loads a file from disk to memory.
- Replace (REP)
Replaces the contents of a specified file with the program lines currently in memory.
- Run (RU)
Begins execution of a file.
- Save (SA)
Stores a program in memory under a new file name.
Terminates an interrupted program and closes all open files.