home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / sharewar / envlp14 / ENVELOP.2 / Program / evparse.dll / string.txt next >
Text File  |  1996-07-08  |  1KB  |  31 lines

  1. 32738    Variable '%s' is defined twice.
  2. 32739    The reserved word 'Me' is not allowed in declarations.
  3. 32740    No declaration available.
  4. 32741    Too many variables in declaration, expected only one.
  5. 32742    Object declaration is illegal.
  6. 32743    Object '%s' already exists.
  7. 32744    No property declaration available.
  8. 32745    Expected Type statement or a Code block, received: '%s'.
  9. 32746    No Declare statement available.
  10. 32747    No event declaration available.
  11. 32748    Event declarations are not allowed inside blocks.
  12. 32749    Line has exceeded max length of 512 characters.
  13. 32750    Parser table overflow.
  14. 32751    Passing an Object ByVal is illegal.
  15. 32752    Arrays of type '%s' are currently not supported.
  16. 32753    Fixed size strings are currently not a supported type.
  17. 32754    'Const' is currently not a supported type.
  18. 32755    Type statements are currently not allowed inside blocks.
  19. 32756    Invalid argument construction.
  20. 32757    No procedure declaration available.
  21. 32758    ELSE line not last clause in If..Then..Else.
  22. 32759    For without matching Next statement.
  23. 32760    Loop ending incorrect for beginning.
  24. 32761    File '%s' could not be opened.
  25. 32762    Object '%s' not found.
  26. 32763    Construction error
  27. 32764    Syntax error
  28. 32765    Unknown parser error: %s
  29. 32766    Declaration type '%s' Not found
  30. 32767    Type mismatch in declaration
  31.