Category:Ending Programs Statements

From BR Wiki
Revision as of 22:03, 6 February 2013 by Laura (talk | contribs)
Jump to navigation Jump to search
Chain (CH)

Ends the current program and starts execution of another program, procedure, or sub-procedure; allows variables to retain their current values.

End (EN)

Ends a program and closes all files.

Stop (ST)

Ends a program and closes all files. (Can be used as the result of a single line if statement)


Pages in category "Ending Programs Statements"

The following 3 pages are in this category, out of 3 total.