home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / MS_DEV / VID / SERVER / ASF / DATA.Z / jscript.dll / string.txt next >
Text File  |  1996-10-22  |  3KB  |  85 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. 28    Out of stack space
  10. 35    Sub or Function not defined
  11. 48    Error in loading DLL
  12. 51    Internal error
  13. 53    File not found
  14. 57    Device I/O error
  15. 58    File already exists
  16. 61    Disk full
  17. 67    Too many files
  18. 70    Permission denied
  19. 75    Path/File access error
  20. 76    Path not found
  21. 91    Object variable or With block variable not set
  22. 92    For loop not initialized
  23. 94    Invalid use of Null
  24. 322    Can't create necessary temporary file
  25. 424    Object required
  26. 429    Automation server can't create object
  27. 430    Class doesn't support Automation
  28. 432    File name or class name not found during Automation operation
  29. 438    Object doesn't support this property or method
  30. 440    Automation error
  31. 445    Object doesn't support this action
  32. 446    Object doesn't support named arguments
  33. 447    Object doesn't support current locale setting
  34. 448    Named argument not found
  35. 449    Argument not optional
  36. 450    Wrong number of arguments or invalid property assignment
  37. 451    Object not a collection
  38. 453    Specified DLL function not found
  39. 458    Variable uses an Automation type not supported in JScript
  40. 501    Cannot assign to variable
  41. 502    Object not safe for scripting
  42. 503    Object not safe for initializing
  43. 1001    Out of memory
  44. 1002    Syntax error
  45. 1003    Expected ':'
  46. 1004    Expected ';'
  47. 1005    Expected '('
  48. 1006    Expected ')'
  49. 1007    Expected ']'
  50. 1008    Expected '{'
  51. 1009    Expected '}'
  52. 1010    Expected identifier
  53. 1011    Too many locals or arguments
  54. 1012    Identifier too long
  55. 1013    Invalid number
  56. 1014    Invalid character
  57. 1015    Unterminated string constant
  58. 1016    Unterminated comment
  59. 1017    Nested comment
  60. 1018    'return' statement outside of function
  61. 1019    Can't have 'break' outside of loop
  62. 1020    Can't have 'continue' outside of loop
  63. 1022    Function doesn't always return a value
  64. 5000    Cannot assign to 'this'
  65. 5001    Number expected
  66. 5002    Function expected
  67. 5003    Cannot assign to a function result
  68. 5004    Cannot index object
  69. 5005    String expected
  70. 5006    Date object expected
  71. 5007    Object expected
  72. 5008    Illegal assignment
  73. 5009    Undefined identifier
  74. 5010    Boolean expected
  75. 10438    Object doesn't support property or method '|'
  76. 15001    '|' is not a number
  77. 15002    '|' is not a function
  78. 15004    '|' is not an indexable object
  79. 15005    '|' is not a string
  80. 15006    '|' is not a date object
  81. 15007    '|' is not an object
  82. 15008    Cannot assign to '|'
  83. 15009    '|' is undefined
  84. 15010    '|' is not a boolean
  85.