20060301
DelFolder
Syntax:
DelFolder
:
<folder name>
Function:
Deletes a folder.
DelVar
Syntax:
DelVar
:
<variable name>, <variable name> ...
Function:
Deletes a variable.
De
s
cription:
Deletes all variables, regardless of type (program, etc.), that have the specified
variable name. See
GetType
for information about variable types.
GetFolder
Syntax:
GetFolder
:
<storage variable name>
Function:
Gets the current folder name and assigns it to a variable as a text string.
GetType
Syntax:
GetType
:
<variable name>, <storage variable name>
Function:
Gets the type of the specified variable and assigns it to a storage variable as a
text string.
De
s
cription:
The following is a list of variable types.
• NUM (real number type)
• EXPR (expression type)
• STR (string type)
• LIST (list type)
• MAT (matrix type)
• PRGM (program type)
• EXE (execute only program type)
• TEXT (text type)
• FUNC (function type)
• PICT (picture type)
• GMEM (graph expression memory type)
• GEO (geometric type)
• MEM (universal data type)
• OTHR (unrecognizable items)
• NONE (no applicable variable)
12-6-39
Program Command Reference
Содержание ClassPad 330
Страница 11: ...20060301 20090601 ClassPad 330 ClassPad OS Version 3 04 ...
Страница 277: ...20060301 3 3 10 Storing Functions 3 Tap AND Plot OR Plot ...
Страница 779: ...20090601 S Graph Line Clustered C S Graph Line Stacked E 13 9 2 Graphing ...
Страница 780: ...20090601 S Graph Line 100 Stacked F S Graph Column Clustered G 13 9 3 Graphing ...
Страница 781: ...20090601 S Graph Column Stacked I S Graph Column 100 Stacked J 13 9 4 Graphing ...
Страница 782: ...20090601 S Graph Bar Clustered K S Graph Bar Stacked 9 13 9 5 Graphing ...