Using Variables In A Program; Scope Of Variables - Texas Instruments Voyage 200 User Manual

Graphing calculator
Hide thumbs Also See for Voyage 200:
Table of Contents

Advertisement

commands are local to the programs in which they are located. Therefore, a
Lbl
command in the calling program cannot branch to a label in a subroutine or vice versa.

Using Variables in a Program

Using Variables in a Program
Using Variables in a Program
Using Variables in a Program
Programs use variables in the same general way that you use them from the Home
screen. However, the "scope" of the variables affects how they are stored and accessed.

Scope of Variables

Scope of Variables
Scope of Variables
Scope of Variables
Scope
Description
System (Global)
Variables with reserved names that are created
Variables
automatically to store data about the state of the
calculator. For example, Window variables (xmin, xmax,
ymin, ymax, etc.) are globally available from any folder.
Programming
You can always refer to these variables by using the
variable name only, regardless of the current folder.
A program cannot create system variables, but it can
use the values and (in most cases) store new values.
Goto
593

Advertisement

Table of Contents
loading

This manual is also suitable for:

Voyage 200 - voyage 200 calculator

Table of Contents