User-Named Lists; User-Named Programs - Texas Instruments TI-83 Plus Manual

Third release
Hide thumbs Also See for TI-83 Plus:
Table of Contents

Advertisement

32

User-Named Lists

These variables can be either ListObj or CListObj.
They are all spelled with the token tVarLst followed by up to a five-token name for the
list. List names are zero (0) terminated.
Example: Real List Variable LST1
OP1
+1
ListObj
tVarLst
01h
Example: Complex List Variable LIST1
OP1
CListObj
0Dh
Note: There are lists with predefined names also. See the section entitled Predefined Variable Names.

User-Named Programs

These variables can be either ProgObj or ProtProgObj.
Unlike other variable names detailed so far, these do not have a leading token to signify
that they are a program name.
The sign byte of a program name must be set to one of the program types.
Program names can be up to eight tokens in length. If less than eight tokens, the name
must be zero (0) terminated.
Example: Program Variable ABC
OP1
+1
ProgObj
tA
05h
41h
TI-83 Plus Developer Guide
+2
+3
tL
tS
5Dh
4Ch
53h
+1
+2
+3
tVarLst
tL
tI
5Dh
4Ch
49h
+2
+3
+4
tB
TC
00
42h
43h
Chapter 2: TI-83 Plus Specific Information
+4
+5
+6
+7
tT
t1
00
?
54h
31h
+4
+5
+6
+7
tS
tT
t1
00
53h
54h
31h
+5
+6
+7
+8
?
?
?
?
+8
?
+8
?
Third Release May 28, 2002

Advertisement

Table of Contents
loading

Table of Contents