Operation Manual

13-12 Programming
8213PROG.DOC TI-82, Chapter 13, English Bob Fedorisko Revised: 02/09/01 9:25 AM Printed:
02/09/01 12:42 PM Page 12 of 18
Return
Return
quits the subroutine and returns to the calling program (page
13
.
18), even if encountered within nested loops. (Any loops are ended.)
There is an implied
Return
at the end of any program called as a
subroutine. Within the main program, it stops execution and returns to the
Home screen. (
PRGM CTL
item
E
)
Stop
Stop
stops execution of a program and returns you to the Home screen.
(
PRGM CTL
item
F
)