Finding Text; Closing The Current Function Or Program; Running Programs And Evaluating Functions; Using Short And Long Names - Texas Instruments TI-NSPIRE Software Manual

Cas computer software
Hide thumbs Also See for TI-NSPIRE:
Table of Contents

Advertisement

Finding text

1.
On the Program Editor's
2.
Type the text that you want to find, and click
If the text is found, it is highlighted in the program.
If the text is not found, an notification message displays.

Closing the current function or program

1.
On the Program Editor's
2.
If the function or program has unstored changes, you are prompted
to check syntax and store before closing.

Running programs and evaluating functions

After defining and storing a function or program, you can use it from an
application. All TI-Nspire™ applications can evaluate functions, but only
the Calculator application can run programs.
The program statements are executed in sequential order (although
some commands alter the program flow). The output, if any, is displayed
in the application's work area.
Program execution continues until it reaches the last statement or a
command.
Stop
Function execution continues until it reaches a

Using short and long names

Anytime you are in the same problem where an object is defined, you
can access it by entering its short name (the name given in the object's
command). This is the case for all defined objects, including
Define
private, public, and non-library objects.
You can access a library object from any document by typing the object's
long name. A long name consists of the name of the object's library
document followed by a backslash "\" followed by the name of the
object. For example, the long name of the object defined as
library document
326
Actions
Actions
is
lib1
lib1\func1
menu, select
OK
menu, select
.
.
Find
.
.
Close
command.
Return
func1
Programming
in the

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-nspire

Table of Contents