Jump to content

TI-Basic Z80 Programming/List of Commands/Stop

From Wikibooks, open books for an open world

Stop PRGM:CTL:F

This command ends the program and returns to the TI operating system. It is optional to put Stop on the last line of a program.