TI-BASIC:Compatibility

From Learn @ Cemetech
Jump to navigationJump to search

When writing TI-Basic programs, it is ideal to have the program universally compatible with the entire TI range. But may be ideal is not always possible. For example, while there are no lowercase letters on the TI-83, excluding the statistical variables, all of the other calculators have them. Keep in mind that although the actual command may not exist on a calculator, it may be possible to transfer a program with the command to that calculator. Here is a table showing the TI-Basic commands that may provide compatibility issues between different calculator versions:

Calculator Models
Command TI-83 TI-83+ TI-83+ OS 1.15 TI-84+ TI-84+ OS 2.30 TI-84+CSE TI-84+CE
% = ✘ = ✘ = ✓ = ✓ = ✓ = ✓ = ✓
Archive = ✘ = ✓ = ✓ = ✓ = ✓ = ✓ = ✓
Asm( = ✘ = ✓ = ✓ = ✓ = ✓ = ✓ = ✓
AsmComp( = ✘ = ✓ = ✓ = ✓ = ✓ = ✓ = ✓
Asm84CPrgm = ✘ = ✘ = ✘ = ✘ = ✘ = ✓ = ✘
Asm84CEPrgm = ✘ = ✘ = ✘ = ✘ = ✘ = ✘ = ✓
AsmPrgm = ✘ = ✓ = ✓ = ✓ = ✓ = ✘ = ✘
BackgroundOff = ✘ = ✘ = ✘ = ✘ = ✘ = ✓ = ✓
BackgroundOn FootnoteAnd all of the Image tokens/footnote = ✘ = ✘ = ✘ = ✘ = ✘ = ✓ = ✓
χ²GOF-Test( = ✘ = ✘ = ✘ = ✘ = ✓ = ✓ = ✓
CheckTmr( = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
Circle( = ✓FootnoteUsing a fourth argument will render a syntax error/footnote = ✓ = ✓ = ✓ = ✓ = ✓ FootnoteThis command can take five arguments, but cannot use {i} as an optimization./footnote = ✓
ClockOff = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
ClockOn = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
DayOfWk( = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
DetectAsymOff = ✘ = ✘ = ✘ = ✘ = ✘ = ✓ = ✓
DetectAsymOn = ✘ = ✘ = ✘ = ✘ = ✘ = ✓ = ✓
Dot_Thick = ✘ = ✘ = ✘ = ✘ = ✘ = ✓ = ✓
Dot_Thin = ✘ = ✘ = ✘ = ✘ = ✘ = ✓ = ✓
ExecLib = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
GarbageCollect = ✘ = ✓ = ✓ = ✓ = ✓ = ✓ = ✓
Get( = ✓ = ✓ = ✓ = ✓ = ✓ = ✓ = ✘
GetDate = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
GetDtFmt = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
GetDtStr( = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
GetTime = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
GetTmFmt = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
GetTmStr( = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
GraphColor( = ✘ = ✘ = ✘ = ✘ = ✘ = ✓ = ✓
InvT( = ✘ = ✘ = ✘ = ✘ = ✓ = ✓ = ✓
IsClockOn = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
LinRegTInt = ✘ = ✘ = ✘ = ✘ = ✓ = ✓ = ✓
Manual_Fit = ✘ = ✘ = ✘ = ✘ = ✓ = ✓ = ✓
OpenLib( = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
Send( = ✓ = ✓ = ✓ = ✓ = ✓ = ✓ = ✘
SetDate( = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
SetDtFmt( = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
SetTime( = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
SetTmFmt( = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
StartTmr = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
Sub( = ✓FootnoteUsing a single argument will render a syntax error/footnote = ✓FootnoteUsing a single argument will render a syntax error/footnote = ✓ = ✓ = ✓ = ✓ = ✓
Text( = ✓FootnoteUsing ‾1 as the first argument will render a syntax error/footnote = ✓ = ✓ = ✓ = ✓ = ✓ = ✓
TextColor( FootnoteAnd all of the color tokens/footnote = ✘ = ✘ = ✘ = ✘ = ✘ = ✓ = ✓
Thick = ✘ = ✘ = ✘ = ✘ = ✘ = ✓ = ✓
Thin = ✘ = ✘ = ✘ = ✘ = ✘ = ✓ = ✓
TimeCnv( = ✘ = ✘ = ✘ = ✓ = ✓ = ✓ = ✓
UnArchive = ✘ = ✓ = ✓ = ✓ = ✓ = ✓ = ✓

"