beautypg.com

Casio 330 User Manual

Page 704

background image

20060301

DelFolder

Syntax: DelFolder

:

Function:

Deletes a folder.

DelVar

Syntax: DelVar

:, ...

Function:

Deletes a variable.

Description: Deletes all variables, regardless of type (program, etc.), that have the specified

variable name. See GetType for information about variable types.

GetFolder

Syntax: GetFolder

:

Function:

Gets the current folder name and assigns it to a variable as a text string.

GetType

Syntax: GetType

:,

Function:

Gets the type of the specified variable and assigns it to a storage variable as a
text string.

Description: 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