Chapter 16: Programming
444
DS<(
DS<(
DS<(
DS<(
DS<(
(decrement and skip) subtracts 1 from
variable
. If the answer is <
value
(which can be
an expression), the next
command
is skipped; if the answer is
|
value
, the next
command
is
executed.
variable
cannot be a system variable.
:DS<(
variable
,
value
)
:
command
(if answer
‚
value
)
:
command
(if answer <
value
)
Note:
DS<(
is not a looping instruction.
Menu(
Menu(
Menu(
Menu(
Menu(
sets up branching within a program. If
Menu(
is encountered during program
execution, the menu screen is displayed with the specified menu items, the pause
indicator is on, and execution pauses until you select a menu item.
The menu
title
is enclosed in quotation marks (
"
). Up to seven pairs of menu items
follow. Each pair comprises a
text
item (also enclosed in quotation marks) to be displayed
as a menu selection, and a
label
item to which to branch if you select the corresponding
menu selection.
Program
Output
Summary of Contents for -84 Plus
Page 1: ...TI 84 Plus TI 84 Plus Silver Edition Guidebook...
Page 213: ...Chapter 8 Draw Instructions 210...
Page 248: ...Chapter 10 Matrices 245 row value matrix rowA rowB...
Page 332: ...Chapter 12 Statistics 329...
Page 413: ...Chapter 14 Applications 410...
Page 427: ...Chapter 15 CATALOG Strings Hyperbolic Functions 424 sinh 1 value cosh 1 value sinh 1 value...
Page 496: ...Chapter 17 Activities 493 If C A and D B Stop Goto Z Quit if guesses are correct...
Page 672: ...Appendix C Service and Warranty Information 669...