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

Missing Then in the If..EndIf block

Page 116 highlights

Error code 680 690 700 710 720 730 740 750 765 780 Description Missing ( Missing ) Missing " Missing ] Missing } Missing start or end of block syntax Missing Then in the If..EndIf block Name is not a function or program No functions selected No solution found 800 Non-real result For example, if the software is in the Real setting, ‡(-1) is invalid. To allow complex results, change the "Real or Complex" Mode Setting to RECTANGULAR or POLAR. 830 Overflow 850 Program not found A program reference inside another program could not be found in the provided path during execution. 855 Rand type functions not allowed in graphing 860 Recursion too deep 870 Reserved name or system variable 900 Argument error Median-median model could not be applied to data set. 920 Text not found 930 Too few arguments The function or command is missing one or more arguments. 940 Too many arguments The expression or equation contains an excessive number of arguments and cannot be evaluated. 950 Too many subscripts 955 Too many undefined variables 960 Variable is not defined No value is assigned to variable. Use one of the following commands: • sto & • := • Define to assign values to variables. 965 Unlicensed OS 970 Variable in use so references or changes are not allowed 980 Variable is protected 990 Invalid variable name Make sure that the name does not exceed the length limitations 1000 Window variables domain 110 TI-Nspire™ Reference Guide

  • 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

110
TI-Nspire™ Reference Guide
680
Missing (
690
Missing )
700
Missing “
710
Missing ]
720
Missing }
730
Missing start or end of block syntax
740
Missing Then in the If..EndIf block
750
Name is not a function or program
765
No functions selected
780
No solution found
800
Non-real result
For example, if the software is in the Real setting,
(-1) is invalid.
To allow complex results, change the "Real or Complex" Mode Setting to RECTANGULAR or POLAR.
830
Overflow
850
Program not found
A program reference inside another program could not be found in the provided path during execution.
855
Rand type functions not allowed in graphing
860
Recursion too deep
870
Reserved name or system variable
900
Argument error
Median-median model could not be applied to data set.
920
Text not found
930
Too few arguments
The function or command is missing one or more arguments.
940
Too many arguments
The expression or equation contains an excessive number of arguments and cannot be evaluated.
950
Too many subscripts
955
Too many undefined variables
960
Variable is not defined
No value is assigned to variable. Use one of the following commands:
sto
&
:=
Define
to assign values to variables.
965
Unlicensed OS
970
Variable in use so references or changes are not allowed
980
Variable is protected
990
Invalid variable name
Make sure that the name does not exceed the length limitations
1000
Window variables domain
Error code
Description