1 Variable Required - Can't assign to this expression 2 Letter range must be in ascending order 3 Redefinition of default type 4 Out of memory, too many variables defined 5 Type-character doesn't match defined type 6 Expression too complex 7 Cannot assign whole array 8 Assignment variable and expression are different types 10 Array type mismatch in parameter 11 Array type expected for parameter 12 Array type unexpected for parameter 13 Integer expression expected for an array index 14 Integer expression expected 15 String expression expected 18 Left of "." must be an object, structure, or dialog 19 Invalid string operator 20 Can't apply operator to array type 21 Operator type mismatch 22 "%1s" is not a variable 23 "%1s" is not a array variable or a function 24 Unknown %1s "%2s" 25 Out of memory 26 %1s: Too many parameters encountered 27 %1s: Missing parameter(s) 28 %1s: Type mismatch in parameter %2u 29 Missing label "%1s" 30 Too many nested statements 31 Encountered new-line in string 32 Overflow in decimal value 33 Overflow in hex value 34 Overflow in octal value 35 Expression is not constant 37 No type-characters allowed on parameters with explicit type 39 Can't pass an array by value 40 "%1s" is already declared as a parameter 41 Variable name used as label name 42 Duplicate label 43 Not inside a function 44 Not inside a sub 46 Can't assign to function 47 Identifier is already a variable 48 Unknown type 49 Variable is not an array type 50 Can't redimension an array to a different type 51 Identifier is not a string array variable 52 0 expected 55 Integer expression expected for file number 56 %1s is not a method of the object 57 %1s is not a property of the object 58 Expecting 0 or 1 59 Boolean expression expected 60 Numeric expression expected 61 Numeric type FOR variable expected 62 For...Next variable mismatch 63 Out of string storage space 64 Out of identifier storage space 65 Internal error 1 66 Maximum line length exceeded 67 Internal error 3 68 Division by zero 69 Overflow in expression 70 Floating-point expression expected 72 Invalid floating-point operator 74 Single character expected 75 Subroutine identifier can't have a type-declaration character 76 Script is too large to be compiled 77 Variable type expected 78 Can't evaluate expression 79 Can't assign to user or dialog type variable 80 Maximum string length exceeded 81 Identifier name already in use as another type 84 Operator cannot be used on an object 85 %1s is not a property or method of the object 86 Type-character not allowed on label 87 Type-character mismatch on routine %1s 88 Destination name is already a constant 89 Can't assign to constant 90 Error in format of compiler extensions 91 Identifier too long 92 Expecting string or structure expression 93 Can't assign to expression 94 Dialog and Object types are not supported in this context 95 Array expression not supported as parameter 96 Dialogs, objects, and structures expressions are not supported as a parameter 97 Invalid numeric operator 98 Invalid structure element name following "." 99 Access value can't be used with specified mode 101 Invalid operator for object 102 Can't LSet a type with a variable-length string 103 Syntax error 104 %1s is not a method of the object 105 No members defined 106 Duplicate type member 107 Set is for object assignments 108 Type-character mismatch on variable 109 Bad octal number 110 Bad number 111 End-of-script encountered in comment 112 Misplaced line continuation 113 Invalid escape sequence 114 Missing End Inline 115 Statement expected 116 ByRef argument mismatch 117 Integer overflow 118 Long overflow 119 Single overflow 120 Double overflow 121 Currency overflow 122 Optional argument must be Variant 123 Parameter must be optional 124 Parameter is not optional 125 Expected: Lib 126 Illegal external function return type 127 Illegal function return type 128 Variable not defined 129 No default property for the object 130 The object does not have an assignable default property 131 Parameters cannot be fixed length strings 132 Invalid length for a fixed length string 133 Return type is different from a prior declaration 134 Private variable too large. Storage space exceeded 135 Public variables too large. Storage space exceeded 200 encountered: %1s\nexpecting: %2s 201 expecting: %1s 202 encountered: %1s\n 203 , %1s 204 [end of file] 205 [error] 206 token %u 207 char %d (0x%X) 208 209 210 211 Error %d 212 Syntax error 213 external 214 command 215 function 216 method or property for object 217 Can't compile script: %u scripts compiling 218 OLE 219 method or property name 220 257 258 259 260 end of line 261 262 reserved name 263 264 266 Static 267 Sub 268 ByVal 269 ByRef 270 As 271 Let 272 LSet 273 RSet 274 Set 275 If 276 Then 277 Else 278 ElseIf 279 End 280 End Sub 281 End Function 283 End If 284 End Select 285 Goto 286 Exit 287 While 288 WEnd 289 For 290 To 291 Step 292 Next 293 Do 294 Const 295 Dim 296 On 297 Off 298 Error 299 Resume 300 Function 301 Name 302 Date 303 Date$ 304 Time 305 Time$ 306 Err 307 Select 308 Case 309 Is 310 Is Not 311 Declare 312 Lib 313 Alias 314 Rem 315 Call 316 Open 317 Input 318 Output 319 Append 320 Binary 321 Random 322 Access 323 Read 324 Shared 325 Line 326 Print 327 Spc 328 Tab 329 Seek 330 Width 331 Lock 332 Unlock 333 Get 334 Put 335 Write 336 Close 337 Mid 338 Mid$ 339 ReDim 340 Preserve 341 Stop 342 Loop 343 Until 344 GoSub 345 Return 346 Option 347 Base 348 Compare 349 CStrings 350 Explicit 351 Input$ 352 Chr$ 353 Len 354 Global 355 Private 356 Public 357 New 358 Nothing 359 Any 360 CDecl 361 StdCall 362 System 363 Pascal 364 Optional 365 ParamArray 366 DefInt 367 DefLng 368 DefSng 369 DefDbl 370 DefStr 371 DefBool 372 DefObj 373 DefVar 374 DefDate 375 DefCur 376 String 377 Integer 378 Long 379 Single 380 Double 381 Object 382 Variant 383 Boolean 384 Currency 385 Dialog 386 Begin 387 CancelButton 388 OKButton 389 OptionGroup 390 GroupBox 391 OptionButton 392 PushButton 393 Text 394 ComboBox 395 ListBox 396 TextBox 397 CheckBox 398 Picture 399 DropListBox 400 PictureButton 401 Type 402 End Type 403 Inline 404 End Inline 407 Imp 408 Eqv 409 Xor 410 Or 411 And 412 Not 413 Like 419 Mod