Programming 620
Note: String input cannot be used in a calculation. To convert a string to a numeric
expression, use the
expr command.
Output Commands
Output CommandsOutput Commands
Output Commands
PopUp Displays a pop-up menu box and lets the user select an
item.
Prompt Prompts the user to enter a series of expressions. As with
Input, each expression is treated according to how it is
entered.
Request Displays a dialog box that prompts the user to enter an
expression. Request always treats the entered expression
as a string.
Command Description
Clr
[O
Clears the Program I/O screen.
Disp Displays an expression or string on the Program I/O screen.
Disp can also display the current contents of the Program
I/O screen without displaying additional information.
DispG Displays the current contents of the Graph screen.
DispHome Displays the current contents of the Home screen.
DispTbl Displays the current contents of the Table screen.
Output Displays an expression or string starting at specified
coordinates on the Program I/O screen.
Format Formats the way in which numeric information is displayed.
Command Description