
α
Error Message Table | |
|
|
Error Message | Description |
|
|
Folder | The folder name you specified for a |
| command argument does not exist. |
| Or you have input the name of a folder that |
| cannot be specified (“library” folder, etc.) |
|
|
Function has invalid variable name | – |
Function Type | The expression type that is selected |
| cannot execute a function. |
History Full | The operation you are performing creates a |
| history entry that causes history contents |
| to exceed the allowable limit. |
Incorrect Argument | – |
|
|
Incorrect Jump | A “Goto” command is used without a |
| corresponding “Lbl” command. |
Incorrect Number of Arguments | – |
|
|
Incorrect Number of Parenthesis | – |
|
|
Incorrect Program Call | – |
Insufficient Elements | – |
|
|
Insufficient Memory | There is not enough memory to complete |
| the operation you are trying to perform. |
|
|
Invalid Bounds | The specified boundary conditions are |
| not appropriate for the operation being |
| performed. |
Invalid Code | – |
|
|
Invalid Data Type | The calculation you are trying to perform |
| has an invalid data type as an argument. |
|
|
Invalid Dimension | The two lists or matrices you are trying |
| to perform a calculation between have |
| different dimensions. |
|
|
Invalid for Local Variable | You attempted to perform an operation |
| that is prohibited for a local variable. |
|
|
Invalid in a Function or Current Expression | You are trying to perform a calculation |
| using a expression that contains an illegal |
| command (or function). |
|
|
Invalid Name | You are trying to use an improper folder |
| name, variable name (including functions |
| and programs), or label name. |
20060301