| 100 | Valid Datatype Expected.
|
| 101 | Alphanumeric Name Expected.
|
| 102 | Unique Identifier Expected.
|
| 103 | '=' Expected.
|
| 104 | Function Open Parenthesis Expected '('.
|
| 105 | Unexpected identifier.
|
| 106 | Function Parameter Delimiter ',' Expected.
|
| 107 | Function Close Parenthesis Expected ')'.
|
| 108 | Function returning a string, Str or string expected.
|
| 109 | Invalid Symbol.
|
| 110 | End of file '$' not expected.
|
| 111 | 'If' expected before 'Elseif'.
|
| 112 | Cannot have 'Elseif' after 'Else'.
|
| 113 | 'Else' can only be used within 'If-Endif' statements, NOT within Begin-End statements.
|
| 113 | 'If' expected before 'Else'.
|
| 114 | 'If' expected before 'Endif'.
|
| 115 | 'While' expected before 'EndWhile'.
|
| 117 | Valid LHS identifier expected.
|
| 118 | Must reference a data member of a record.
|
| 119 | Cannot assign value to a constant.
|
| 120 | Function returning a string not allowed.
|
| 121 | Variable identifier undefined.
|
| 122 | Valid expression expected.
|
| 123 | Invalid symbol at start of expression.
|
| 124 | Cannot watch this variable.
|
| 125 | Exceeded maximum number of function parameters.
|
| 126 | Cannot define local functions.
|
| 127 | Cannot define local classes.
|
| 128 | Tag enclosed in quotes (") expected.
|
| 129 | Reserved symbol not expected."
|
| 130 | Reserved symbol not allowed in this context.
|
| 131 | Cannot follow a class instance with *,@,(,< or {.
|
| 132 | Endclass, class type or data type expected.
|
| 133 | Must refer to a valid class instance.
|
| 134 | Valid variable or symbol expected.
|
| 135 | Cannot open include file.
|
| 136 | Cannot set WatchInfo for this variable type.
|
| 137 | Numerical value expected.
|
| 138 | Comparison operator '==' expected.
|
| 139 | Comparison operator '!=' expected.
|
| 140 | 'EndIf' expected.
|
| 141 | 'EndWhile' expected.
|
| 142 | Str variable not expected.
|
| 143 | Function returning a Str variable not expected.
|
| 144 | Too many nested GetTag/SetTag functions.
|
| 145 | Tag expected, not a 'blank'.
|
| 146 | Valid conversion family name expected.
|
| 147 | Valid conversion unit expected.
|
| 148 | Cannot set CnvInfo for this variable type.
|
| 149 | CnvInfo already set for this variable.
|
| 150 | Variable with conversion information expected.
|
| 151 | Cannot set this variable as read-only.
|
| 152 | Cannot reference tag directly, use GetTag(...).
|
| 153 | Cannot find closing symbol for tag.
|
| 154 | 'Return' is only valid in a function.
|
| 155 | 'EndFunct' is only valid in a function.
|
| 156 | 'Return' expected before 'EndFunct'.
|
| 157 | Bad Cable Definition. - In/Out missing
|
| 158 | Bad Cable Definition. - Bad Cable Name
|
| 159 | Bad Cable Definition. - Bad Format
|
| 160 | Positive integer value expected
|
| 161 | '[' expected
|
| 162 | ']' expected
|
| 163 | ',' expected
|
| 164 | Cannot follow an array declaration with *,@,(,< or {.
|
| 165 | Cannot declare an array of this data type.
|
| 166 | Cannot declare an array here.
|
| 167 | Array index is not in range.
|
| 168 | Cannot exclude watch of this variable.
|
| 169 | Exceeded maximum number of PageLabels allowed.
|
| 170 | This symbol not allowed as variable name.
|
| 171 | Class dereference depth too large.
|
| 172 | Can only allow NAN for double variable type.
|
| 173 | Can not specify extra options for this variable type.
|
| 175 | Closing '>' expected.
|
| 177 | Valid variable option expected.
|
| 178 | Only a Str or Memo field may contain a tag.
|
| 179 | Parameters not allowed for reserved function overrides.
|
| 180 | To allow NAN for variable, use {n}.
|
| 181 | Cannot set Ranges for this variable type.
|
| 181 | Cannot set Ranges for variable where NAN is allowed.
|