Texas Instruments NS/CLM/1L1/B Reference Guide - Page 115

Invalid outside Loop..EndLoop, For..EndFor, or While..EndWhile blocks

Page 115 highlights

Error code 350 360 380 390 400 410 430 435 440 450 490 510 550 560 565 570 575 580 600 605 610 620 630 640 650 665 670 Description Index out of range Indirection string is not a valid variable name Undefined Ans Either the previous calculation did not create Ans, or no previous calculation was entered. Invalid assignment Invalid assignment value Invalid command Invalid for the current mode settings Invalid guess Invalid implied multiply For example, x(x+1) is invalid; whereas, x*(x+1) is the correct syntax. This is to avoid confusion between implied multiplication and function calls. Invalid in a function or current expression Only certain commands are valid in a user-defined function. Invalid in Try..EndTry block Invalid list or matrix Invalid outside function or program A number of commands are not valid outside a function or program. For example, Local cannot be used unless it is in a function or program. Invalid outside Loop..EndLoop, For..EndFor, or While..EndWhile blocks For example, the Exit command is valid only inside these loop blocks. Invalid outside program Invalid pathname For example, \var is invalid. Invalid polar complex Invalid program reference Programs cannot be referenced within functions or expressions such as 1+p(x) where p is a program. Invalid table Invalid use of units Invalid variable name in a Local statement Invalid variable or function name Invalid variable reference Invalid vector syntax Link transmission A transmission between two units was not completed. Verify that the connecting cable is connected firmly to both ends. Matrix not diagonalizable Low Memory 1. Delete some data in this document 2. Save and close this document If 1 and 2 fail, pull out and re-insert batteries TI-Nspire™ Reference Guide 109

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130

TI-Nspireā„¢ Reference Guide
109
350
Index out of range
360
Indirection string is not a valid variable name
380
Undefined Ans
Either the previous calculation did not create Ans, or no previous calculation was entered.
390
Invalid assignment
400
Invalid assignment value
410
Invalid command
430
Invalid for the current mode settings
435
Invalid guess
440
Invalid implied multiply
For example, x(x+1) is invalid; whereas, x*(x+1) is the correct syntax. This is to avoid confusion between implied
multiplication and function calls.
450
Invalid in a function or current expression
Only certain commands are valid in a user-defined function.
490
Invalid in Try..EndTry block
510
Invalid list or matrix
550
Invalid outside function or program
A number of commands are not valid outside a function or program. For example,
Local
cannot be used unless it is
in a function or program.
560
Invalid outside Loop..EndLoop, For..EndFor, or While..EndWhile blocks
For example, the Exit command is valid only inside these loop blocks.
565
Invalid outside program
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.
600
Invalid table
605
Invalid use of units
610
Invalid variable name in a Local statement
620
Invalid variable or function name
630
Invalid variable reference
640
Invalid vector syntax
650
Link transmission
A transmission between two units was not completed. Verify that the connecting cable is connected firmly to both
ends.
665
Matrix not diagonalizable
670
Low Memory
1. Delete some data in this document
2. Save and close this document
If 1 and 2 fail, pull out and re-insert batteries
Error code
Description