home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 July / VPR0107A.BIN / jscript.dll / string.txt next >
Text File  |  2000-04-07  |  4KB  |  140 lines

  1. 5    Invalid procedure call or argument
  2. 6    Overflow
  3. 7    Out of memory
  4. 9    Subscript out of range
  5. 10    This array is fixed or temporarily locked
  6. 11    Division by zero
  7. 13    Type mismatch
  8. 14    Out of string space
  9. 17    Can't perform requested operation
  10. 28    Out of stack space
  11. 35    Sub or Function not defined
  12. 48    Error in loading DLL
  13. 51    Internal error
  14. 52    Bad file name or number
  15. 53    File not found
  16. 54    Bad file mode
  17. 55    File already open
  18. 57    Device I/O error
  19. 58    File already exists
  20. 61    Disk full
  21. 62    Input past end of file
  22. 67    Too many files
  23. 68    Device unavailable
  24. 70    Permission denied
  25. 71    Disk not ready
  26. 74    Can't rename with different drive
  27. 75    Path/File access error
  28. 76    Path not found
  29. 91    Object variable or With block variable not set
  30. 92    For loop not initialized
  31. 94    Invalid use of Null
  32. 322    Can't create necessary temporary file
  33. 424    Object required
  34. 429    Automation server can't create object
  35. 430    Class doesn't support Automation
  36. 432    File name or class name not found during Automation operation
  37. 438    Object doesn't support this property or method
  38. 440    Automation error
  39. 445    Object doesn't support this action
  40. 446    Object doesn't support named arguments
  41. 447    Object doesn't support current locale setting
  42. 448    Named argument not found
  43. 449    Argument not optional
  44. 450    Wrong number of arguments or invalid property assignment
  45. 451    Object not a collection
  46. 453    Specified DLL function not found
  47. 458    Variable uses an Automation type not supported in JScript
  48. 462    The remote server machine does not exist or is unavailable
  49. 501    Cannot assign to variable
  50. 502    Object not safe for scripting
  51. 503    Object not safe for initializing
  52. 504    Object not safe for creating
  53. 507    An exception occurred
  54. 1001    Out of memory
  55. 1002    Syntax error
  56. 1003    Expected ':'
  57. 1004    Expected ';'
  58. 1005    Expected '('
  59. 1006    Expected ')'
  60. 1007    Expected ']'
  61. 1008    Expected '{'
  62. 1009    Expected '}'
  63. 1010    Expected identifier
  64. 1011    Expected '='
  65. 1012    Expected '/'
  66. 1013    Invalid number
  67. 1014    Invalid character
  68. 1015    Unterminated string constant
  69. 1016    Unterminated comment
  70. 1018    'return' statement outside of function
  71. 1019    Can't have 'break' outside of loop
  72. 1020    Can't have 'continue' outside of loop
  73. 1023    Expected hexadecimal digit
  74. 1024    Expected 'while'
  75. 1025    Label redefined
  76. 1026    Label not found
  77. 1027    'default' can only appear once in a 'switch' statement
  78. 1028    Expected identifier, string or number
  79. 1029    Expected '@end'
  80. 1030    Conditional compilation is turned off
  81. 1031    Expected constant
  82. 1032    Expected '@'
  83. 1033    Expected 'catch'
  84. 1034    Expected 'var'
  85. 1035    throw must be followed by an expression on the same source line
  86. 4096    Microsoft JScript compilation error
  87. 4097    Microsoft JScript runtime error
  88. 4098    Unknown runtime error
  89. 5000    Cannot assign to 'this'
  90. 5001    Number expected
  91. 5002    Function expected
  92. 5003    Cannot assign to a function result
  93. 5004    Cannot index object
  94. 5005    String expected
  95. 5006    Date object expected
  96. 5007    Object expected
  97. 5008    Illegal assignment
  98. 5009    Undefined identifier
  99. 5010    Boolean expected
  100. 5011    Can't execute code from a freed script
  101. 5012    Object member expected
  102. 5013    VBArray expected
  103. 5014    JScript object expected
  104. 5015    Enumerator object expected
  105. 5016    Regular Expression object expected
  106. 5017    Syntax error in regular expression
  107. 5018    Unexpected quantifier
  108. 5019    Expected ']' in regular expression
  109. 5020    Expected ')' in regular expression
  110. 5021    Invalid range in character set
  111. 5022    Exception thrown and not caught
  112. 5023    Function does not have a valid prototype object
  113. 5024    The URI to be encoded contains an invalid character
  114. 5025    The URI to be decoded is not a valid encoding
  115. 5026    The number of fractional digits is out of range
  116. 5027    The precision is out of range
  117. 5028    Array or arguments object expected
  118. 5029    Array length must be a finite positive integer
  119. 5030    Array length must be assigned a finite positive number
  120. 5031    Array object expected
  121. 6000    Infinity
  122. 6001    -Infinity
  123. 10438    Object doesn't support property or method '|'
  124. 15001    '|' is not a number
  125. 15002    '|' is not a function
  126. 15004    '|' is not an indexable object
  127. 15005    '|' is not a string
  128. 15006    '|' is not a date object
  129. 15007    '|' is null or not an object
  130. 15008    Cannot assign to '|'
  131. 15009    '|' is undefined
  132. 15010    '|' is not a boolean
  133. 15012    Cannot delete '|'
  134. 15013    '|' is not a VBArray
  135. 15014    '|' is not a JScript object
  136. 15015    '|' is not an enumerator object
  137. 15016    '|' is not a regular expression object
  138. 15028    | is not an Array or arguments object
  139. 15031    | is not an Array object
  140.