Programming
609
Refer to the
Technical Reference
module for more information and an example.
Lbl and Goto Commands
Lbl and Goto Commands
Lbl and Goto Commands
Lbl and Goto Commands
You can also control the flow of your program by using
Lbl
(label) and
Goto
commands.
Use the
Lbl
command to label (assign a name to) a particular location in the program.
You can then use the
Goto
command at any point in the program to branch to the
location that corresponds to the specified label.
Lbl
labelName
name to assign to this location (use the same
naming convention as a variable name)
Goto
labelName
specifies which
Lbl
command to branch to
Summary of Contents for TI-89 Voyage 200
Page 1: ...TI 89 Titanium Graphing Calculator...
Page 35: ...Getting Started 35 2 B u s i n e s s D B D B Press Result...
Page 44: ...Getting Started 44 3 0 D B D D Press Result...
Page 45: ...Getting Started 45 B D D 2 0 0 2 Press Result...
Page 46: ...Getting Started 46 D B Scroll down to October and press D 1 9 Press Result...
Page 60: ...Getting Started 60 Example Set split screen mode to TOP BOTTOM Press Result 3 B D...
Page 63: ...Getting Started 63 2 D B 4 Press Result...
Page 453: ...Differential Equation Graphing 453...
Page 468: ...Tables 468...
Page 539: ...Data Matrix Editor 539...