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