home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.14 / 1998-05_Disc_3.14.bin / earthl / iexplor / iexplore.cab / jscript.dll / string.txt next >
Text File  |  1997-06-04  |  3KB  |  101 lines

  1. 3    Return without GoSub
  2. 5    Invalid procedure call
  3. 6    Overflow
  4. 7    Out of memory
  5. 9    Subscript out of range
  6. 10    This array is fixed or temporarily locked
  7. 11    Division by zero
  8. 13    Type mismatch
  9. 14    Out of string space
  10. 16    Expression too complex
  11. 17    Can't perform requested operation
  12. 18    User interrupt occurred
  13. 20    Resume without error
  14. 28    Out of stack space
  15. 35    Sub or Function not defined
  16. 47    Too many DLL application clients
  17. 48    Error in loading DLL
  18. 49    Bad DLL calling convention
  19. 51    Internal error
  20. 52    Bad file name or number
  21. 53    File not found
  22. 54    Bad file mode
  23. 55    File already open
  24. 57    Device I/O error
  25. 58    File already exists
  26. 59    Bad record length
  27. 61    Disk full
  28. 62    Input past end of file
  29. 63    Bad record number
  30. 67    Too many files
  31. 68    Device unavailable
  32. 70    Permission denied
  33. 71    Disk not ready
  34. 74    Can't rename with different drive
  35. 75    Path/File access error
  36. 76    Path not found
  37. 91    Object variable or With block variable not set
  38. 92    For loop not initialized
  39. 93    Invalid pattern string
  40. 94    Invalid use of Null
  41. 95    Application-defined or object-defined error
  42. 322    Can't create necessary temporary file
  43. 325    Invalid format in resource file
  44. 380    Invalid property value
  45. 423    Property or method not found
  46. 424    Object required
  47. 429    OLE Automation server can't create object
  48. 430    Class doesn't support OLE Automation
  49. 432    File name or class name not found during OLE Automation operation
  50. 438    Object doesn't support this property or method
  51. 440    OLE Automation error
  52. 442    Connection to type library or object library for remote process has been lost. Press OK for dialog to remove reference.
  53. 443    OLE Automation object does not have a default value
  54. 445    Object doesn't support this action
  55. 446    Object doesn't support named arguments
  56. 447    Object doesn't support current locale setting
  57. 448    Named argument not found
  58. 449    Argument not optional
  59. 450    Wrong number of arguments or invalid property assignment
  60. 451    Object not a collection
  61. 452    Invalid ordinal
  62. 453    Specified DLL function not found
  63. 454    Code resource not found
  64. 455    Code resource lock error
  65. 457    This key is already associated with an element of this collection
  66. 458    Variable uses an OLE Automation type not supported in Visual Basic
  67. 481    Invalid picture
  68. 500    Variable is undefined
  69. 501    Cannot assign to variable
  70. 1001    Out of memory
  71. 1002    Syntax error
  72. 1003    Expected ':'
  73. 1004    Expected ';'
  74. 1005    Expected '('
  75. 1006    Expected ')'
  76. 1007    Expected ']'
  77. 1008    Expected '{'
  78. 1009    Expected '}'
  79. 1010    Expected identifier
  80. 1011    Too many locals or arguments
  81. 1012    Identifier too long
  82. 1013    Invalid number
  83. 1014    Invalid character
  84. 1015    Unterminated string constant
  85. 1016    Unterminated comment
  86. 1017    Nested comment
  87. 1018    'return' statement outside of function
  88. 1019    Can't have 'break' outside of loop
  89. 1020    Can't have 'continue' outside of loop
  90. 1021    'this' cannot be used outside of function
  91. 5000    Cannot assign to 'this'
  92. 5001    '|' is not a number
  93. 5002    '|' is not a function
  94. 5003    Cannot assign to a function result
  95. 5004    '|' is not an indexable object
  96. 5005    '|' is not a string
  97. 5006    '|' is not a date object
  98. 5007    '|' is not an object
  99. 5008    Cannot assign to '|'
  100. 5009    '|' is undefined
  101.