Casio CLASSPAD 330 3.04 User Manual
Page 696

20060301
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