20060301
Locate
Syntax 1:
Locate
:
<
x
-coordinate>, <
y
-coordinate>, <expression>
Syntax 2:
Locate
:
<
x
-coordinate>, <
y
-coordinate>, "<string>"
Function:
This command displays the result of the specified expression or the specified text
string at the specified coordinates on the display screen.
De
s
cription
• The coordinates of the point at the upper left corner of the effective area of the
Locate
command are (1, 1), and coordinate values can be specified in the range of 1 to 290 for the
x
-coordinate and 1 to 290 for the
y
-coordinate. Note, however, that the actual dot count of
the ClassPad screen is 160
s
240.
• An expression result is displayed as a single line.
Me
ss
age
Syntax:
Message
:
"<string 1>" [,"<string 2>"]
Function:
This command pauses program execution and displays a dialog box containing
the text specified by "<string 1>". The text is positioned flush top left. The text
specified for "<string 2>" is used as the dialog box title.
12-6-7
Program Command Reference
De
s
cription
• Text strings enclosed within quotation marks (" ") or variable names can be specified for
"<string 1>" and "<string 2>".
• Tapping [OK] closes the dialog box and resumes program execution.
• Tapping [Cancel] terminates program execution.
Syntax 1:
:
<expression>
Syntax 2:
:
"<string>"
Function:
This command displays the result of the specified expression or the specified text
string.
De
s
cription
An expression result is displayed as a single line. When the result is a long expression,
fraction, or string, it may not fit on the display. In such a case, use the
PrintNatural
command instead.
Summary of Contents for ClassPad 330
Page 11: ...20060301 20090601 ClassPad 330 ClassPad OS Version 3 04 ...
Page 277: ...20060301 3 3 10 Storing Functions 3 Tap AND Plot OR Plot ...
Page 779: ...20090601 S Graph Line Clustered C S Graph Line Stacked E 13 9 2 Graphing ...
Page 780: ...20090601 S Graph Line 100 Stacked F S Graph Column Clustered G 13 9 3 Graphing ...
Page 781: ...20090601 S Graph Column Stacked I S Graph Column 100 Stacked J 13 9 4 Graphing ...
Page 782: ...20090601 S Graph Bar Clustered K S Graph Bar Stacked 9 13 9 5 Graphing ...