Casio ClassPad 300 User Manual
Page 575
20021201
Local
Syntax:
Local
Ⅺ
Function:
Defines a local variable.
Description
The following are the merits of local variables.
• Since local variables are deleted automatically, use of local variables for temporary storage
avoids unnecessary use of available memory.
• Since local variables do not affect general variables, you can name local variables without
worrying about whether the name you are using is already used by another variable.
Lock
Syntax:
Lock
Ⅺ
Function:
Locks variables.
LockFolder
Syntax:
LockFolder
Ⅺ
Function:
Locks the specified folder and all the files currently inside of it.
MoveVar
Syntax:
MoveVar
Ⅺ
Function:
Moves a variable to the specified folder.
NewFolder
Syntax:
NewFolder
Ⅺ
Function:
Creates a new folder.
Rename
Syntax:
Rename
Ⅺ
Function:
Renames a variable.
12-6-40
Program Command Reference