Program Management Commands

From BR Wiki
Revision as of 10:13, 5 January 2012 by Mikhail.zheleznov (talk | contribs) (edit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Go

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.

Go End

Terminates an interrupted program and closes all open files.