Texas Instruments TI-89 Calculator User Manual


  Open as PDF
of 1008
 
Appendix B: Technical Reference 918
460 Invalid in Custom..EndCustm block
470 Invalid in Dialog..EndDlog block
480 Invalid in Toolbar..EndTBar block
490 Invalid in Try..EndTry block
500 Invalid label
Label names must follow the same rules used for naming variables.
510 Invalid list or matrix
For example, a list inside a list such as {2,{3,4}} is not valid.
520 Invalid outside Custom..EndCustm or ToolBar..EndTbar blocks
For example, an Item command is attempted outside a Custom or
ToolBar structure.
530 Invalid outside Dialog..EndDlog, Custom..EndCustm, or
ToolBar..EndTBar blocks
For example, a Title command is attempted outside a Dialog,
Custom, or ToolBar structure.
540 Invalid outside Dialog..EndDlog block
For example, the DropDown command is attempted outside a
Dialog structure.
550 Invalid outside function or program
A number of commands are not valid outside a program or a
function. For example, Local cannot be used unless it is in a program
or function.
560 Invalid outside Loop..EndLoop, For..EndFor, or While..EndWhile blocks
For example, the Exit command is valid only inside these loop
blocks.
570 Invalid pathname
For example, \\var is invalid.
575 Invalid polar complex
580 Invalid program reference
Programs cannot be referenced within functions or expressions such
as 1+p(x) where p is a program.
585 Invalid relocation data in ASM program
The necessary relocation data in the ASM (Assembly) program is
missing or corrupted.
590 Invalid syntax block
A Dialog..EndDlog block is empty or has more than one title. A
Custom..EndCustm block cannot contain PIC variables, and items
must be preceded by a title. A Toolbar..EndTBar block must have a
second argument if no items follow; or items must have a second
argument and must be preceded by a title.
600 Invalid table
605 Invalid use of units
Error
Number Description