3 Return without GoSub 5 Invalid procedure call 6 Overflow 7 Out of memory 9 Subscript out of range 10 This array is fixed or temporarily locked 11 Division by zero 13 Type mismatch 14 Out of string space 16 Expression too complex 17 Can't perform requested operation 18 User interrupt occurred 20 Resume without error 28 Out of stack space 35 Sub or Function not defined 47 Too many DLL application clients 48 Error in loading DLL 49 Bad DLL calling convention 51 Internal error 52 Bad file name or number 53 File not found 54 Bad file mode 55 File already open 57 Device I/O error 58 File already exists 59 Bad record length 61 Disk full 62 Input past end of file 63 Bad record number 67 Too many files 68 Device unavailable 70 Permission denied 71 Disk not ready 74 Can't rename with different drive 75 Path/File access error 76 Path not found 91 Object variable or With block variable not set 92 For loop not initialized 93 Invalid pattern string 94 Invalid use of Null 95 Application-defined or object-defined error 322 Can't create necessary temporary file 325 Invalid format in resource file 380 Invalid property value 423 Property or method not found 424 Object required 429 OLE Automation server can't create object 430 Class doesn't support OLE Automation 432 File name or class name not found during OLE Automation operation 438 Object doesn't support this property or method 440 OLE Automation error 442 Connection to type library or object library for remote process has been lost. Press OK for dialog to remove reference. 443 OLE Automation object does not have a default value 445 Object doesn't support this action 446 Object doesn't support named arguments 447 Object doesn't support current locale setting 448 Named argument not found 449 Argument not optional 450 Wrong number of arguments or invalid property assignment 451 Object not a collection 452 Invalid ordinal 453 Specified DLL function not found 454 Code resource not found 455 Code resource lock error 457 This key is already associated with an element of this collection 458 Variable uses an OLE Automation type not supported in Visual Basic 481 Invalid picture 500 Variable is undefined 501 Cannot assign to variable 1001 Out of memory 1002 Syntax error 1003 Expected ':' 1004 Expected ';' 1005 Expected '(' 1006 Expected ')' 1007 Expected ']' 1008 Expected '{' 1009 Expected '}' 1010 Expected identifier 1011 Too many locals or arguments 1012 Identifier too long 1013 Invalid number 1014 Invalid character 1015 Unterminated string constant 1016 Unterminated comment 1017 Nested comment 1018 'return' statement outside of function 1019 Can't have 'break' outside of loop 1020 Can't have 'continue' outside of loop 1021 'this' cannot be used outside of function 5000 Cannot assign to 'this' 5001 '|' is not a number 5002 '|' is not a function 5003 Cannot assign to a function result 5004 '|' is not an indexable object 5005 '|' is not a string 5006 '|' is not a date object 5007 '|' is not an object 5008 Cannot assign to '|' 5009 '|' is undefined