home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / Spread / data1.cab / WTX_-_3-Exec_-_next / W5_MACRO.dll / string.txt next >
Encoding:
Text File  |  2002-07-04  |  3.3 KB  |  116 lines

  1. 1    No compile errors
  2. 2    Missing end of comment
  3. 3    String exceeds the line
  4. 4    String is too long
  5. 5    Type expected
  6. 6    Left bracket expected
  7. 7    Right bracket expected
  8. 8    Double dot expected
  9. 9    Integer expected
  10. 10    'of' expected
  11. 11    Array bounds error
  12. 12    Array too big
  13. 13    Identifier expected
  14. 14    Equal sign expected
  15. 15    Invalid char in the source program
  16. 16    Comma expected
  17. 17    'end' or semicolon expected
  18. 18    Semicolon expected
  19. 19    Declaration or 'begin' expected
  20. 20    Subroutine nesting is not allowed
  21. 21    Left parenthesis expected
  22. 22    Right parenthesis expected
  23. 23    Colon expected
  24. 24    Identifier specifies invalid object
  25. 25    Boolean type expression expected
  26. 26    'do' expected
  27. 27    ':=' expected
  28. 28    Number expected
  29. 29    Integer expected
  30. 30    Ordinal type expected
  31. 31    Invalid operation
  32. 32    Incompatible types
  33. 33    Money multiplying is not allowed
  34. 34    No record type
  35. 35    No pointer type
  36. 36    No array type
  37. 37    Undeclared identifier
  38. 38    Record item identifier expected
  39. 39    'then' expected
  40. 40    Comma or colon expected
  41. 41    Reference type parameter expected
  42. 42    Object cannot be used as nonconstant reference parameter
  43. 43    Too many parameters
  44. 44    Dot expected
  45. 45    Number is too big
  46. 46    Statement expected
  47. 47    Variables too large
  48. 48    Variable too big
  49. 49    Duplicate identifier declaration
  50. 50    Function must return  simple type or string
  51. 51    Code generation error maybe caused by insufficient memory
  52. 52    Garbage after end
  53. 53    Not structured type
  54. 54    Not enough memory
  55. 55    'to' or 'downto' expected
  56. 56    Factor expected
  57. 57    Invalid TIME type constant
  58. 58    Invalid DATE type constant
  59. 59    'until' expected
  60. 60    'end' expected
  61. 61    String expected
  62. 62    Unknown error
  63. 63    Integer out of range
  64. 64    Definition keyword expected
  65. 66    Declaration PROGRAM not allowed in this place
  66. 67    Assignment to the control variable of the FOR statement is not allowed
  67. 68    Control variable of the FOR statement in the place of reference parameter
  68. 69    Control variable of the FOR statement declared in another block
  69. 70    Parameter cannot be used as the control variable
  70. 71    Right bracket or comma expected
  71. 72    Right parenthesis or comma expected
  72. 73    Duplicate constant in CASE statement
  73. 74    Constant expected
  74. 75    Char type constant expected
  75. 76    Boolean type constant expected
  76. 77    Constant syntax error
  77. 78    Arithmetics error
  78. 79    Type identifier expected, not type declaration
  79. 80    Assignment to constant parameter is not allowed
  80. 81    User compilation break
  81. 150    Undefined instruction (invalid code)
  82. 151    Stack overflow (expression too complex \n or too deep recursion)
  83. 152    Function not found in DLL
  84. 153    DLL not found
  85. 154    Unknown error
  86. 155    Out of run time memory 
  87. 156    Mathematical error
  88. 157    Macro execution was terminated
  89. 158    You are not authorized to run the program
  90. 159    Invalid pointer value
  91. 160    Invalid value of the procedure (function) parameter
  92. 161    Standard function not found in macro library - function already (still) not implemented.
  93. 162    Standard function not found in EXE module - function already (still) not implemented.
  94. 171    File create error
  95. 172    File open error
  96. 173    File read error
  97. 174    File write error
  98. 175    Not enough memory
  99. 176    Program is running, unable to start another one
  100. 178    Unknown error
  101. 181    Dialog without buttons cannot be used
  102. 200    Error
  103. 201    Message
  104. 202    Warning
  105. 203    Not possible
  106. 204    Compile error
  107. 205    Run time error
  108. 206    Internal error
  109. 207    Information
  110. 208    Request
  111. 220    &OK
  112. 221    &Cancel
  113. 222    &Yes
  114. 223    &No
  115. 224    Stop
  116.