home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 November / Chip_1998-11_cd.bin / tema / Cafe / main.bin / terncm21.dll / string.txt next >
Text File  |  1998-03-18  |  7KB  |  298 lines

  1. 1    Variable Required - Can't assign to this expression
  2. 2    Letter range must be in ascending order
  3. 3    Redefinition of default type
  4. 4    Out of memory, too many variables defined
  5. 5    Type-character doesn't match defined type
  6. 6    Expression too complex
  7. 7    Cannot assign whole array
  8. 8    Assignment variable and expression are different types
  9. 10    Array type mismatch in parameter
  10. 11    Array type expected for parameter
  11. 12    Array type unexpected for parameter
  12. 13    Integer expression expected for an array index
  13. 14    Integer expression expected
  14. 15    String expression expected
  15. 18    Left of "." must be an object, structure, or dialog
  16. 19    Invalid string operator
  17. 20    Can't apply operator to array type
  18. 21    Operator type mismatch
  19. 22    "%1s" is not a variable
  20. 23    "%1s" is not a array variable or a function
  21. 24    Unknown %1s "%2s"
  22. 25    Out of memory
  23. 26    %1s: Too many parameters encountered
  24. 27    %1s: Missing parameter(s)
  25. 28    %1s: Type mismatch in parameter %2u
  26. 29    Missing label "%1s"
  27. 30    Too many nested statements
  28. 31    Encountered new-line in string
  29. 32    Overflow in decimal value
  30. 33    Overflow in hex value
  31. 34    Overflow in octal value
  32. 35    Expression is not constant
  33. 37    No type-characters allowed on parameters with explicit type
  34. 39    Can't pass an array by value
  35. 40    "%1s" is already declared as a parameter
  36. 41    Variable name used as label name
  37. 42    Duplicate label
  38. 43    Not inside a function
  39. 44    Not inside a sub
  40. 46    Can't assign to function
  41. 47    Identifier is already a variable
  42. 48    Unknown type
  43. 49    Variable is not an array type
  44. 50    Can't redimension an array to a different type
  45. 51    Identifier is not a string array variable
  46. 52    0 expected
  47. 55    Integer expression expected for file number
  48. 56    %1s is not a method of the object
  49. 57    %1s is not a property of the object
  50. 58    Expecting 0 or 1
  51. 59    Boolean expression expected
  52. 60    Numeric expression expected
  53. 61    Numeric type FOR variable expected
  54. 62    For...Next variable mismatch
  55. 63    Out of string storage space
  56. 64    Out of identifier storage space
  57. 65    Internal error 1
  58. 66    Maximum line length exceeded
  59. 67    Internal error 3
  60. 68    Division by zero
  61. 69    Overflow in expression
  62. 70    Floating-point expression expected
  63. 72    Invalid floating-point operator
  64. 74    Single character expected
  65. 75    Subroutine identifier can't have a type-declaration character
  66. 76    Script is too large to be compiled
  67. 77    Variable type expected
  68. 78    Can't evaluate expression
  69. 79    Can't assign to user or dialog type variable
  70. 80    Maximum string length exceeded
  71. 81    Identifier name already in use as another type
  72. 84    Operator cannot be used on an object
  73. 85    %1s is not a property or method of the object
  74. 86    Type-character not allowed on label
  75. 87    Type-character mismatch on routine %1s
  76. 88    Destination name is already a constant
  77. 89    Can't assign to constant
  78. 90    Error in format of compiler extensions
  79. 91    Identifier too long
  80. 92    Expecting string or structure expression
  81. 93    Can't assign to expression
  82. 94    Dialog and Object types are not supported in this context
  83. 95    Array expression not supported as parameter
  84. 96    Dialogs, objects, and structures expressions are not supported as a parameter
  85. 97    Invalid numeric operator
  86. 98    Invalid structure element name following "."
  87. 99    Access value can't be used with specified mode
  88. 101    Invalid operator for object
  89. 102    Can't LSet a type with a variable-length string
  90. 103    Syntax error
  91. 104    %1s is not a method of the object
  92. 105    No members defined
  93. 106    Duplicate type member
  94. 107    Set is for object assignments
  95. 108    Type-character mismatch on variable
  96. 109    Bad octal number
  97. 110    Bad number
  98. 111    End-of-script encountered in comment
  99. 112    Misplaced line continuation
  100. 113    Invalid escape sequence
  101. 114    Missing End Inline
  102. 115    Statement expected
  103. 116    ByRef argument mismatch
  104. 117    Integer overflow
  105. 118    Long overflow
  106. 119    Single overflow
  107. 120    Double overflow
  108. 121    Currency overflow
  109. 122    Optional argument must be Variant
  110. 123    Parameter must be optional
  111. 124    Parameter is not optional
  112. 125    Expected: Lib
  113. 126    Illegal external function return type
  114. 127    Illegal function return type
  115. 128    Variable not defined
  116. 129    No default property for the object
  117. 130    The object does not have an assignable default property
  118. 131    Parameters cannot be fixed length strings
  119. 132    Invalid length for a fixed length string
  120. 133    Return type is different from a prior declaration
  121. 134    Private variable too large. Storage space exceeded
  122. 135    Public variables too large. Storage space exceeded
  123. 200    encountered: %1s\nexpecting: %2s
  124. 201    expecting: %1s
  125. 202    encountered: %1s\n
  126. 203    , %1s
  127. 204    [end of file]
  128. 205    [error]
  129. 206    token %u
  130. 207    char %d (0x%X)
  131. 208    <expression>
  132. 209    <operator>
  133. 210    <statement>
  134. 211    Error %d
  135. 212    Syntax error
  136. 213    external
  137. 214    command
  138. 215    function
  139. 216    method or property for object
  140. 217    Can't compile script: %u scripts compiling
  141. 218    OLE
  142. 219    method or property name
  143. 220    <data type>
  144. 257    <constant>
  145. 258    <string>
  146. 259    <number>
  147. 260    end of line
  148. 261    <identifier>
  149. 262    reserved name
  150. 263    <command>
  151. 264    <function>
  152. 266    Static
  153. 267    Sub
  154. 268    ByVal
  155. 269    ByRef
  156. 270    As
  157. 271    Let
  158. 272    LSet
  159. 273    RSet
  160. 274    Set
  161. 275    If
  162. 276    Then
  163. 277    Else
  164. 278    ElseIf
  165. 279    End
  166. 280    End Sub
  167. 281    End Function
  168. 283    End If
  169. 284    End Select
  170. 285    Goto
  171. 286    Exit
  172. 287    While
  173. 288    WEnd
  174. 289    For
  175. 290    To
  176. 291    Step
  177. 292    Next
  178. 293    Do
  179. 294    Const
  180. 295    Dim
  181. 296    On
  182. 297    Off
  183. 298    Error
  184. 299    Resume
  185. 300    Function
  186. 301    Name
  187. 302    Date
  188. 303    Date$
  189. 304    Time
  190. 305    Time$
  191. 306    Err
  192. 307    Select
  193. 308    Case
  194. 309    Is
  195. 310    Is Not
  196. 311    Declare
  197. 312    Lib
  198. 313    Alias
  199. 314    Rem
  200. 315    Call
  201. 316    Open
  202. 317    Input
  203. 318    Output
  204. 319    Append
  205. 320    Binary
  206. 321    Random
  207. 322    Access
  208. 323    Read
  209. 324    Shared
  210. 325    Line
  211. 326    Print
  212. 327    Spc
  213. 328    Tab
  214. 329    Seek
  215. 330    Width
  216. 331    Lock
  217. 332    Unlock
  218. 333    Get
  219. 334    Put
  220. 335    Write
  221. 336    Close
  222. 337    Mid
  223. 338    Mid$
  224. 339    ReDim
  225. 340    Preserve
  226. 341    Stop
  227. 342    Loop
  228. 343    Until
  229. 344    GoSub
  230. 345    Return
  231. 346    Option
  232. 347    Base
  233. 348    Compare
  234. 349    CStrings
  235. 350    Explicit
  236. 351    Input$
  237. 352    Chr$
  238. 353    Len
  239. 354    Global
  240. 355    Private
  241. 356    Public
  242. 357    New
  243. 358    Nothing
  244. 359    Any
  245. 360    CDecl
  246. 361    StdCall
  247. 362    System
  248. 363    Pascal
  249. 364    Optional
  250. 365    ParamArray
  251. 366    DefInt
  252. 367    DefLng
  253. 368    DefSng
  254. 369    DefDbl
  255. 370    DefStr
  256. 371    DefBool
  257. 372    DefObj
  258. 373    DefVar
  259. 374    DefDate
  260. 375    DefCur
  261. 376    String
  262. 377    Integer
  263. 378    Long
  264. 379    Single
  265. 380    Double
  266. 381    Object
  267. 382    Variant
  268. 383    Boolean
  269. 384    Currency
  270. 385    Dialog
  271. 386    Begin
  272. 387    CancelButton
  273. 388    OKButton
  274. 389    OptionGroup
  275. 390    GroupBox
  276. 391    OptionButton
  277. 392    PushButton
  278. 393    Text
  279. 394    ComboBox
  280. 395    ListBox
  281. 396    TextBox
  282. 397    CheckBox
  283. 398    Picture
  284. 399    DropListBox
  285. 400    PictureButton
  286. 401    Type
  287. 402    End Type
  288. 403    Inline
  289. 404    End Inline
  290. 407    Imp
  291. 408    Eqv
  292. 409    Xor
  293. 410    Or
  294. 411    And
  295. 412    Not
  296. 413    Like
  297. 419    Mod
  298.