18.01.2013 Views

VBScript Reference Manual for InduSoft Web Studio

VBScript Reference Manual for InduSoft Web Studio

VBScript Reference Manual for InduSoft Web Studio

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>InduSoft</strong> <strong>Web</strong> <strong>Studio</strong> <strong>VBScript</strong> <strong>Reference</strong> <strong>Manual</strong><br />

<strong>VBScript</strong> Error Constants<br />

Constant Value Description<br />

The base error number, to which a user-defined error number is added when a<br />

vbObjectError -2147221504 user-defined error is raised. To raise error #1000, the following <strong>for</strong>mat should<br />

be used: Err.Raise Number = vbObjectError + 1000<br />

<strong>VBScript</strong> Runtime Errors<br />

Error Number Description<br />

5 Invalid procedure call or argument<br />

6 Overflow<br />

7 Out of Memory<br />

9 Subscript out of range<br />

10 This array is fixed or temporarily locked<br />

11 Division by zero<br />

13 Type mismatch<br />

14 Out of string space<br />

17 Can't per<strong>for</strong>m requested operation<br />

28 Out of stack space<br />

35 Sub or function not defined<br />

48 Error in loading DLL<br />

51 Internal error<br />

91 Object variable not set<br />

92 For loop not initialized<br />

94 Invalid use of Null<br />

424 Object required<br />

429 ActiveX component can't create object<br />

430 Class doesn't support Automation<br />

432 File name or class name not found during Automation operation<br />

438 Object doesn't support this property or method<br />

445 Object doesn't support this action<br />

447 Object doesn't support current locale setting<br />

448 Named argument not found<br />

449 Argument not optional<br />

450 Wrong number of arguments or invalid property assignment<br />

451 Object not a collection<br />

458 Variable uses an Automation type not supported in <strong>VBScript</strong><br />

462 The remote server machine does not exist or is unavailable<br />

481 Invalid picture<br />

500 Variable is undefined<br />

502 Object not safe <strong>for</strong> scripting<br />

503 Object not safe <strong>for</strong> initializing<br />

504 Object not safe <strong>for</strong> creating<br />

505 Invalid or unqualified reference<br />

506 Class not defined<br />

507 An exception occurred<br />

5008 Illegal assignment<br />

5017 Syntax error in regular expression<br />

5018 Unexpected quantifier<br />

5019 Expected ']' in regular expression<br />

5020 Expected ')' in regular expression<br />

5021 Invalid range in character set<br />

<strong>InduSoft</strong>, Ltd. 89

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!