Operation Manual

9-4 Split Screen
8209SPLT.DOC TI-82, Chapter 9, English Bob Fedorisko Revised: 02/09/01 9:16 AM Printed: 02/09/01
12:37 PM Page 4 of 4
TI-82 Pixels
DRAW Pixels Instructions
The maximum value of
row
is 30 in the
Pxl-On(
,
Pxl-Off(
,and
Pxl-Change(
instructions and the
pxl-Test(
function when
MODE
is
Split
.
Pxl-On(
row
,
column
)
DRAW Text Instruction
The maximum value of
row
is 25 in the
Text(
instruction when
MODE
is
Split
.
Text(
row
,
column
,"
text
")
PRGM Output Instruction
The maximum value of
row
is 4 in the
Output(
instruction when
MODE
is
Split
.
Output(
row
,
column
,"
text
")
Setting Screen MODE from the Home Screen or a Program
To set screen
MODE
from a program, press
z
on a blank line in the
program editor and select
FullScreen
or
Split
. The instruction is copied to
the cursor location. The
MODE
is set when the instruction is encountered
during execution and remains in effect after the program is done.