Casio ClassPad 300 User Manual page 541

Classpad300
Hide thumbs Also See for ClassPad 300:
Table of Contents

Advertisement

k Output
About the Program Output window
The "Program Output window" shows text displayed by program execution. The term
"Program Output window" does not include dialog boxes displayed by Message and other
commands.
• Only one Program Output window can be stored at a time. Executing the ClrText command
or using Program Loader to execute a text file clears the currently stored Program Output
window.
• The Program Output window can be displayed by tapping O and then [Program Output],
or by tapping _ on the Program Loader window. The Program Output window also
appears whenever the DispText command is executed in a program.
ClrText
Syntax:
ClrText
Function: This command clears text from the Program Output window.
DispText
Syntax:
DispText
Function:
This command displays the Program Output window.
Description: You can use this command to re-display the Program Output window following
display of the Graph window, Table window, or other window.
Example:
To re-display the Program Output window after it has been cleared by a
graphing operation or some other operation
y
GraphType "
="
y
x
x
Define
1(
) =
(
)
GTSelOn 1
ViewWindow –7.7, 7.7, 1, –3.8, 3.8, 1
0 S FStart
10 S FEnd
1 S FStep
ClrText
Initializes the Program Output window.
y
x
x
Print "
1(
) =
(
)"
Print "Tap Continue button."
Pause
Pauses program execution to allow user to read Program Output window message.
DrawGraph
Draws the graph.
DispFTable
Displays the table.
Pause
Pauses program execution to allow for graph and table editing. Program Output window is
not displayed at this time.
DispText
Re-displays the Program Output window.
Pause
Pauses program execution to allow user to read Program Output window message.
12-6-6
Program Command Reference
Displays the graph expression on the Program Output window.
Tells user what to do to continue program execution after reading the
message.
20021201

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents