| 5 | Invalid procedure call or argument |
Invalid procedure call or argument |
| 6 | Overflow |
Overflow |
| 7 | Out of memory |
Out of memory |
| 9 | Subscript out of range |
Subscript out of range |
| 10 | This array is fixed or temporarily locked |
This array is fixed or temporarily locked |
| 11 | Division by zero |
Division by zero |
| 13 | Type mismatch |
Type mismatch |
| 14 | Out of string space |
Out of string space |
| 17 | Can't perform requested operation |
Can't perform requested operation |
| 28 | Out of stack space |
Out of stack space |
| 35 | Sub or Function not defined |
Sub or Function not defined |
| 48 | Error in loading DLL |
Error in loading DLL |
| 51 | Internal error |
Internal error |
| 52 | Bad file name or number |
Bad file name or number |
| 53 | File not found |
File not found |
| 54 | Bad file mode |
Bad file mode |
| 55 | File already open |
File already open |
| 57 | Device I/O error |
Device I/O error |
| 58 | File already exists |
File already exists |
| 61 | Disk full |
Disk full |
| 62 | Input past end of file |
Input past end of file |
| 67 | Too many files |
Too many files |
| 68 | Device unavailable |
Device unavailable |
| 70 | Permission denied |
Permission denied |
| 71 | Disk not ready |
Disk not ready |
| 74 | Can't rename with different drive |
Can't rename with different drive |
| 75 | Path/File access error |
Path/File access error |
| 76 | Path not found |
Path not found |
| 91 | Object variable not set |
Object variable not set |
| 92 | For loop not initialized |
For loop not initialized |
| 94 | Invalid use of Null |
Invalid use of Null |
| 322 | Can't create necessary temporary file |
Can't create necessary temporary file |
| 424 | Object required |
Object required |
| 429 | ActiveX component can't create object |
ActiveX component can't create object |
| 430 | Class doesn't support Automation |
Class doesn't support Automation |
| 432 | File name or class name not found during Automation operation |
File name or class name not found during Automation operation |
| 438 | Object doesn't support this property or method |
Object doesn't support this property or method |
| 440 | Automation error |
Automation error |
| 445 | Object doesn't support this action |
Object doesn't support this action |
| 446 | Object doesn't support named arguments |
Object doesn't support named arguments |
| 447 | Object doesn't support current locale setting |
Object doesn't support current locale setting |
| 448 | Named argument not found |
Named argument not found |
| 449 | Argument not optional |
Argument not optional |
| 450 | Wrong number of arguments or invalid property assignment |
Wrong number of arguments or invalid property assignment |
| 451 | Object not a collection |
Object not a collection |
| 453 | Specified DLL function not found |
Specified DLL function not found |
| 455 | Code resource lock error |
Code resource lock error |
| 457 | This key is already associated with an element of this collection |
This key is already associated with an element of this collection |
| 458 | Variable uses an Automation type not supported in VBScript |
Variable uses an Automation type not supported in VBScript |
| 462 | The remote server machine does not exist or is unavailable |
The remote server machine does not exist or is unavailable |
| 481 | Invalid picture |
Invalid picture |
| 500 | Variable is undefined |
Variable is undefined |
| 501 | Illegal assignment |
Illegal assignment |
| 502 | Object not safe for scripting |
Object not safe for scripting |
| 503 | Object not safe for initializing |
Object not safe for initializing |
| 504 | Object not safe for creating |
Object not safe for creating |
| 505 | Invalid or unqualified reference |
Invalid or unqualified reference |
| 506 | Class not defined |
Class not defined |
| 507 | An exception occurred |
An exception occurred |
| 1002 | Syntax error |
Syntax error |
| 1003 | Expected ':' |
Expected ':' |
| 1005 | Expected '(' |
Expected '(' |
| 1006 | Expected ')' |
Expected ')' |
| 1007 | Expected ']' |
Expected ']' |
| 1010 | Expected identifier |
Expected identifier |
| 1011 | Expected '=' |
Expected '=' |
| 1012 | Expected 'If' |
Expected 'If' |
| 1013 | Expected 'To' |
Expected 'To' |
| 1014 | Expected 'End' |
Expected 'End' |
| 1015 | Expected 'Function' |
Expected 'Function' |
| 1016 | Expected 'Sub' |
Expected 'Sub' |
| 1017 | Expected 'Then' |
Expected 'Then' |
| 1018 | Expected 'Wend' |
Expected 'Wend' |
| 1019 | Expected 'Loop' |
Expected 'Loop' |
| 1020 | Expected 'Next' |
Expected 'Next' |
| 1021 | Expected 'Case' |
Expected 'Case' |
| 1022 | Expected 'Select' |
Expected 'Select' |
| 1023 | Expected expression |
Expected expression |
| 1024 | Expected statement |
Expected statement |
| 1025 | Expected end of statement |
Expected end of statement |
| 1026 | Expected integer constant |
Expected integer constant |
| 1027 | Expected 'While' or 'Until' |
Expected 'While' or 'Until' |
| 1028 | Expected 'While', 'Until' or end of statement |
Expected 'While', 'Until' or end of statement |
| 1029 | Expected 'With' |
Expected 'With' |
| 1030 | Identifier too long |
Identifier too long |
| 1031 | Invalid number |
Invalid number |
| 1032 | Invalid character |
Invalid character |
| 1033 | Unterminated string constant |
Unterminated string constant |
| 1034 | Unterminated comment |
Unterminated comment |
| 1037 | Invalid use of 'Me' keyword |
Invalid use of 'Me' keyword |
| 1038 | 'loop' without 'do' |
'loop' without 'do' |
| 1039 | Invalid 'exit' statement |
Invalid 'exit' statement |
| 1040 | Invalid 'for' loop control variable |
Invalid 'for' loop control variable |
| 1041 | Name redefined |
Name redefined |
| 1042 | Must be first statement on the line |
Must be first statement on the line |
| 1043 | Cannot assign to non-ByVal argument |
Cannot assign to non-ByVal argument |
| 1044 | Cannot use parentheses when calling a Sub |
Cannot use parentheses when calling a Sub |
| 1045 | Expected literal constant |
Expected literal constant |
| 1046 | Expected 'In' |
Expected 'In' |
| 1047 | Expected 'Class' |
Expected 'Class' |
| 1048 | Must be defined inside a Class |
Must be defined inside a Class |
| 1049 | Expected Let or Set or Get in property declaration |
Expected Let or Set or Get in property declaration |
| 1050 | Expected 'Property' |
Expected 'Property' |
| 1051 | Number of arguments must be consistent across properties specification |
Number of arguments must be consistent across properties specification |
| 1052 | Cannot have multiple default property/method in a Class |
Cannot have multiple default property/method in a Class |
| 1053 | Class initialize or terminate do not have arguments |
Class initialize or terminate do not have arguments |
| 1054 | Property set or let must have at least one argument |
Property set or let must have at least one argument |
| 1055 | Unexpected 'Next' |
Unexpected 'Next' |
| 1056 | 'Default' can be specified only on 'Property' or 'Function' or 'Sub' |
'Default' can be specified only on 'Property' or 'Function' or 'Sub' |
| 1057 | 'Default' specification must also specify 'Public' |
'Default' specification must also specify 'Public' |
| 1058 | 'Default' specification can only be on Property Get |
'Default' specification can only be on Property Get |
| 4096 | Microsoft VBScript compilation error |
Microsoft VBScript compilation error |
| 4097 | Microsoft VBScript runtime error |
Microsoft VBScript runtime error |
| 4098 | Unknown runtime error |
Unknown runtime error |
| 5016 | Regular Expression object expected |
Regular Expression object expected |
| 5017 | Syntax error in regular expression |
Syntax error in regular expression |
| 5018 | Unexpected quantifier |
Unexpected quantifier |
| 5019 | Expected ']' in regular expression |
Expected ']' in regular expression |
| 5020 | Expected ')' in regular expression |
Expected ')' in regular expression |
| 5021 | Invalid range in character set |
Invalid range in character set |
| 30000 | EN |
EN |
| 32766 | True |
True |
| 32767 | False |
False |
| 32768 | OK |
OK |
| 32769 | Cancel |
Cancel |
| 32770 | Help |
Help |
| 32811 | Element not found |
Element not found |
| 32812 | The specified date is not available in the current locale's calendar |
The specified date is not available in the current locale's calendar |
| 32813 | This script contains malicious content and has been blocked by your antivirus software. |
This script contains malicious content and has been blocked by your antivirus software. |