User Manual - Page 528

For 83PL/TBL/1L1/A.

Loading ...
Loading ...
Loading ...
TI-83 Plus Programming 525
PRGM I/O (Input/Output) Instructions
PRGM I/O Menu
To display the
PRGM I/O
(program input/output) menu, press
~
from
within the program editor only.
CTL I/O EXEC
1:Input
Enters a value or uses the cursor.
2:Prompt
Prompts for entry of variable values.
3:Disp
Displays text, value, or the home screen.
4:DispGraph
Displays the current graph.
5:DispTable
Displays the current table.
6:Output(
Displays text at a specified position.
7:getKey
Checks the keyboard for a keystroke.
8:ClrHome
Clears the display.
9:ClrTable
Clears the current table.
0:GetCalc(
Gets a variable from another TI-83 Plus.
A:Get(
Gets a variable from CBL 2/CBL or CBR.
B:Send(
Sends a variable to CBL 2/CBL or CBR.
These instructions control input to and output from a program during
execution. They allow you to enter values and display answers during
program execution.
To return to the program editor without selecting an item, press
.
Loading ...
Loading ...
Loading ...