Programming
616
Repeating a Loop Immediately
Repeating a Loop Immediately
Repeating a Loop Immediately
Repeating a Loop Immediately
The
Cycle
command immediately transfers program control to the next iteration of a loop
(before the current iteration is complete). This command works with
For...EndFor
,
While...EndWhile
, and
Loop...EndLoop
.
Lbl and Goto Loops
Lbl and Goto Loops
Lbl and Goto Loops
Lbl and Goto Loops
Although the
Lbl
(label) and
Goto
commands are not strictly loop commands, they can
be used to create an infinite loop. For example:
As with
Loop...EndLoop
, the loop should contain commands that let the program exit
from the loop.
Configuring the
Configuring the
Configuring the
Configuring the Voyage™ 200
Voyage™ 200
Voyage™ 200
Voyage™ 200
Programs can contain commands that change the configuration of the calculator.
Because mode changes are particularly useful, the Program Editor’s
Mode
toolbar menu
makes it easy to enter the correct syntax for the
setMode
command.
:Lbl START
: --------
: --------
:Goto START
:--------
Содержание Voyage 200
Страница 36: ...Getting Started 36 D B D B Press Result ...
Страница 45: ...Getting Started 45 3 0 D B D D B D Press Result ...
Страница 46: ...Getting Started 46 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Страница 60: ...Getting Started 60 B D Press Result ...
Страница 139: ...Previews 139 8 Complete the operation Press 2 d Steps and keystrokes Display 5 f 2 ...
Страница 181: ...Operating the Calculator 181 From the Keyboard From the Keyboard From the Keyboard From the Keyboard ...
Страница 453: ...Differential Equation Graphing 453 ...
Страница 468: ...Tables 468 ...
Страница 515: ...Split Screens 515 Note Both Top Bottom and Left Right splits use the same methods to select an application ...
Страница 777: ...Activities 777 ...