Programming Summary and Index

¥Program/Run

mode. Sets the calculator to Program mode (PRGM annunciator on) or Run mode (PRGM annunciator cleared) (page 66).

WDisplays current status of calculator memory (number of registers dedicated to data storage, the common pool, and program memory) (page 215).

WDisplays current status of calculator memory (number of registers dedicated to data storage, the common pool, and program memory) (page 215).

Back arrow. In Program mode, deletes displayed instruction from program memory. All subsequent instructions are moved up (page 83).

bLabel. Used with the label designations

below to denote the start of a program routine (page 67).

ABCÁE0 1 2 3 4 5 6 7 8 9 .0 .1 .2

.3 .4 .5 .6 .7 .8 .9 Label designations. When preceded by b, define the beginning of a program routine (page 67). Also used (without b) to initiate execution of a specific routine (page 69).

UActivates and deactivates User mode, which exchanges the primary (white) and gold alternate functions (Athrough E) of the top left five functions (page 69). User mode also affects the matrix use of O or l{A throughE, %} User mode automatically increments R0 (row number) or R1 (column number) for storage or recall of matrix elements (page 144). tGo to. Used with

a label designator (listed above) or Vto transfer the position of the calculator to the designated label. If it is a program instruction, program execution continues. If it is not a program instruction, only the position change occurs (page 90). If a negative number is stored in RI, tVwill effect a transfer to a line number (page 109).

t“nnn Go to line number. Positions calculator to the existing line number specified by nnn. Not programmable (page 82).

GGo to subroutine. Used with a label designator (listed above) or start the execution of a given, labeled routine. Can be used both in a program and from the keyboard (in Run mode). A

ninstruction

transfers execution back to the first line

269