home *** CD-ROM | disk | FTP | other *** search
/ DOKAN 17 / DOKAN17.iso / IE5 / IE_S2.CAB / IE_2.CAB / JSCRIPT.DLL / string.txt < prev    next >
Text File  |  1999-03-15  |  4KB  |  127 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. 1001    Out of memory
  54. 1002    Syntax error
  55. 1003    Expected ':'
  56. 1004    Expected ';'
  57. 1005    Expected '('
  58. 1006    Expected ')'
  59. 1007    Expected ']'
  60. 1008    Expected '{'
  61. 1009    Expected '}'
  62. 1010    Expected identifier
  63. 1011    Expected '='
  64. 1012    Expected '/'
  65. 1013    Invalid number
  66. 1014    Invalid character
  67. 1015    Unterminated string constant
  68. 1016    Unterminated comment
  69. 1018    'return' statement outside of function
  70. 1019    Can't have 'break' outside of loop
  71. 1020    Can't have 'continue' outside of loop
  72. 1023    Expected hexadecimal digit
  73. 1024    Expected 'while'
  74. 1025    Label redefined
  75. 1026    Label not found
  76. 1027    'default' can only appear once in a 'switch' statement
  77. 1028    Expected identifier or string
  78. 1029    Expected '@end'
  79. 1030    Conditional compilation is turned off
  80. 1031    Expected constant
  81. 1032    Expected '@'
  82. 1033    Expected 'catch'
  83. 1034    Expected 'var'
  84. 1035    throw must be followed by an expression on the same source line
  85. 4096    Microsoft JScript compilation error
  86. 4097    Microsoft JScript runtime error
  87. 4098    Unknown runtime error
  88. 5000    Cannot assign to 'this'
  89. 5001    Number expected
  90. 5002    Function expected
  91. 5003    Cannot assign to a function result
  92. 5004    Cannot index object
  93. 5005    String expected
  94. 5006    Date object expected
  95. 5007    Object expected
  96. 5008    Illegal assignment
  97. 5009    Undefined identifier
  98. 5010    Boolean expected
  99. 5011    Can't execute code from a freed script
  100. 5012    Object member expected
  101. 5013    VBArray expected
  102. 5014    JScript object expected
  103. 5015    Enumerator object expected
  104. 5016    Regular Expression object expected
  105. 5017    Syntax error in regular expression
  106. 5018    Unexpected quantifier
  107. 5019    Expected ']' in regular expression
  108. 5020    Expected ')' in regular expression
  109. 5021    Invalid range in character set
  110. 5022    Exception thrown and not caught
  111. 5023    Function does not have a valid prototype object
  112. 10438    Object doesn't support property or method '|'
  113. 15001    '|' is not a number
  114. 15002    '|' is not a function
  115. 15004    '|' is not an indexable object
  116. 15005    '|' is not a string
  117. 15006    '|' is not a date object
  118. 15007    '|' is not an object
  119. 15008    Cannot assign to '|'
  120. 15009    '|' is undefined
  121. 15010    '|' is not a boolean
  122. 15012    Cannot delete '|'
  123. 15013    '|' is not a VBArray
  124. 15014    '|' is not a JScript object
  125. 15015    '|' is not an enumerator object
  126. 15016    '|' is not a regular expression object
  127.