Programming
579
Folder Variables Variables that are stored in a particular folder.
•
If you store to a variable name only, it is stored in the
current folder. For example:
5
!
start
•
If you refer to a variable name only, that variable must
be in the current folder. Otherwise, it cannot be found
(even if the variable exists in a different folder).
•
To store or refer to a variable in another folder, you must
specify a path name. For example:
5
!
class\start
(class = Variable name; start = Folder Name)
After the program stops, any folder variables created by
the program still exist and still take up memory.
Local Variables
Temporary variables that exist only while a program is
running. When the program stops, local variables are
deleted automatically.
•
To create a local variable in a program, use the
Local
command to declare the variable.
•
A local variable is treated as unique even if there is an
existing folder variable with the same name.
•
Local variables are ideal for temporarily storing values
that you do not want to save.
Scope
Description
Summary of Contents for Titanium TI-89
Page 9: ...Getting Started 6 TI 89 Titanium keys Ë Ì Í Ê ...
Page 34: ...Getting Started 31 2 or D 2 B u s i n e s s D B D B Press Result ...
Page 43: ...Getting Started 40 3 0 D B D D B D Press Result ...
Page 44: ...Getting Started 41 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Page 58: ...Getting Started 55 Example Set split screen mode to TOP BOTTOM Press Result 3 B D ...
Page 70: ...Getting Started 67 ...
Page 175: ...Operating the Calculator 172 From the Keyboard ...
Page 456: ...Tables 453 ...
Page 527: ...Data Matrix Editor 524 ...