Programmer's Guide - Texas Instruments TITANIUM TI-89 User Manual

Titanium graphing calculator
Hide thumbs Also See for TITANIUM TI-89:
Table of Contents

Advertisement

Appendix C: Programmer's Guide
The parameter/mode strings used
functions do not translate into other languages when used in a program. For example,
when you write a program in the French
mode, the program will produce an error. To avoid this error, you must
Language
substitute digits for the alpha characters. These digits operate in all languages. This
appendix contains the digit substitutions for these strings.
The following examples show how to substitute digits in the
Example 1: A program using alpha parameter/mode strings:
("
"
"
setMode
Graph
,
Sequence
Example 2: The same program, substituting digits for those strings:
("
"
"
")
setMode
1
,
4
Appendix C: Programmer's Guide
in the setMode( ), getMode( ), setGraph( ),
Language
")
mode then switch to the Italian
setMode( )
and
setTable( )
function.
955

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-89 voyage 200Titanium ti-89

Table of Contents