2108: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 17:46, 28 June 2013

Summary:

Program is active

Cause:

Program is active. Attempt at using Run to restart an interrupted program, or to Save/Replace a running program.

Remedy:

Use the End statement or Go command, then issue the Run command to resume execution again. If you wish to save a changed program, use List in the form LIST >program.brs, then load the file from source after the program has ended.