home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 November / Pcwk1197.iso / Microsft / ie40pl95 / ie4_s2.cab / IE4_2.CAB / JSCRIPT.DLL / string.txt < prev    next >
Text File  |  1997-08-07  |  3KB  |  100 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 LiveScript
  40. 501    Cannot assign to variable
  41. 502    Object not safe for scripting
  42. 503    Object not safe for initializing
  43. 504    Object not safe for creating
  44. 1001    Out of memory
  45. 1002    Syntax error
  46. 1003    Expected ':'
  47. 1004    Expected ';'
  48. 1005    Expected '('
  49. 1006    Expected ')'
  50. 1007    Expected ']'
  51. 1008    Expected '{'
  52. 1009    Expected '}'
  53. 1010    Expected identifier
  54. 1011    Too many locals or arguments
  55. 1012    Identifier too long
  56. 1013    Invalid number
  57. 1014    Invalid character
  58. 1015    Unterminated string constant
  59. 1016    Unterminated comment
  60. 1017    Nested comment
  61. 1018    'return' statement outside of function
  62. 1019    Can't have 'break' outside of loop
  63. 1020    Can't have 'continue' outside of loop
  64. 1022    Function doesn't always return a value
  65. 1023    Expected hexadecimal digit
  66. 1024    Expected 'while'
  67. 1025    Label redefined
  68. 1026    Label not found
  69. 1027    'default' can only appear once in a 'switch' statement
  70. 5000    Cannot assign to 'this'
  71. 5001    Number expected
  72. 5002    Function expected
  73. 5003    Cannot assign to a function result
  74. 5004    Cannot index object
  75. 5005    String expected
  76. 5006    Date object expected
  77. 5007    Object expected
  78. 5008    Illegal assignment
  79. 5009    Undefined identifier
  80. 5010    Boolean expected
  81. 5011    Can't execute code from a freed script
  82. 5012    Object member expected
  83. 5013    VBArray expected
  84. 5014    LiveScript object expected
  85. 5015    Enumerator object expected
  86. 10438    Object doesn't support property or method '|'
  87. 15001    '|' is not a number
  88. 15002    '|' is not a function
  89. 15004    '|' is not an indexable object
  90. 15005    '|' is not a string
  91. 15006    '|' is not a date object
  92. 15007    '|' is not an object
  93. 15008    Cannot assign to '|'
  94. 15009    '|' is undefined
  95. 15010    '|' is not a boolean
  96. 15012    Cannot delete '|'
  97. 15013    '|' is not a VBArray
  98. 15014    '|' is not a LiveScript object
  99. 15015    '|' is not an enumerator object
  100.