20060301
12-2-7
Creating a New Program
Configuring Parameter Variable
s
and Inputting Their Value
s
If you input the names of variables used in a program into the parameter variable box when
inputting or editing a program on the Program Editor window, you will be able to input values
for the variables on the Program Loader window when you run the program.
Example
Tip
• When running a program that includes parameter variables, be sure to correctly specify the
values of the parameters. An error will occur if the number of values you input is not consistent
with the number of parameter variables.
Program Loader window
Program Input
Indicates variables named “A” and
“B” are used within the program.
When running the program, inputting
values for “A” and “B” calculates the
total of the two values.
Parameter value input box
Inputting 1, 2 before running the program assigns
A = 1 and B = 2.
Executing the program produces the result
A + B = 1 + 2 = 3.
Parameter variable box
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 ...