home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / message.210 < prev    next >
Text File  |  1997-07-18  |  5KB  |  95 lines

  1. 1    | Wrong \# arg's: usage <obj> attrName ?value?
  2. 2    | Undefined key '%1'
  3. 3    | Undefined sub command '%1'
  4. 4    | Usage: <obj> set\|unset\|names\|values\|foreach\|exists\|size\|contents
  5. 5    | Usage: <obj> append\|insert\|remove\|contents\|index\|foreach\|empty\|length\|search\|sort
  6. 6    | Invalid index specification
  7. 7    | Usage: <obj> append\|append_sect\|indent\|indent_string\|tab_width\|line_nr\|column_nr\|contents\|write\|push_indent\|pop_indent
  8. 8    | Invalid push column
  9. 9    | Section pop stack empty
  10. 10    | Usage: <obj> config -attr1 val1 -attr2 val2 ...
  11. 11    | Usage: <obj> delete
  12. 12    | A reference counted object may not be deleted
  13. 13    | Usage: <obj> is_a class_name
  14. 14    | Usage: <obj> obj_type
  15. 15    | Usage: method class::name args body
  16. 16    | '%1' is not a valid method name, must be class::name
  17. 17    | Class name and/or object missing from call to '%1'
  18. 18    | Usage: constructor <class> args body
  19. 19    | Constructor for class '%1' defined but not declared
  20. 20    | Class '%1' is undefined
  21. 21    | Method '%1' is not defined in class '%2'
  22. 22    | No method specified
  23. 23    | Wrong number of arguments in call '%1 %2'
  24. 24    | Usage: Class [ : super_classes ] declarations
  25. 25    | Class '%1' already exists
  26. 26    | Super class '%1' is undefined
  27. 27    | Class '%1' is derived from more than one built-in class
  28. 28    | Usage: '%1' info\|new\|delete\|local\|promote\|<name> args
  29. 29    | Usage: <class> info attributes\|methods\|supers
  30. 30    | Usage: <class> promote <obj>
  31. 31    | Class '%1' of object '%2' is not a base class of '%3'
  32. 32    | Class '%1' is not a base class of '%2'
  33. 33    | Class '%1' is not compatible with class '%2'
  34. 34    | Object '%1' already exists
  35. 35    | Method %1::%2 is declared but not implemented
  36. 36    | Object '%1' does not exist
  37. 37    | Object '%1' is not a '%2'
  38. 38    | '%1' is not a single character
  39. 39    | Usage: m4_path_name subdir file.type
  40. 40    | M4 file '%1' of type '%2' not found in m4 directory '%3'
  41. 41    | Usage: args_file fileList
  42. 42    | Usage: m4_var [set <name> <value>\|get <name>] ?permission? ?-context <context>?
  43. 43    | Wrong permission for m4_var set, should be 'PW' or 'PO'
  44. 44    | m4_var set '%1' failed: read-only variable
  45. 45    | Unknow m4_var command '%1'
  46. 46    | Usage: path_name [concat directory base ?type? \| <subcommand> path]
  47. 47    | Unknown path_name subcommand '%1'
  48. 48    | Tcl Error: '%1'
  49. 49    | Too many parameters for '%1::constructor'
  50. 50    | Usage: obj_ref var1 ?var2 ...?
  51. 51    | Pathname missing in call '%1 new'
  52. 52    | Syntax error in path name '%1'
  53. 53    | Tab width must be > 0
  54. 54    | Unknown enumerator
  55. 55    | Usage: m4_var foreach var ?file? script
  56. 56    | Usage: m4_var [save \| saveStatus name ?save_status?]
  57. 57    | Could not open meta4 user env. file for writing
  58. 58    | Can't open '%1'
  59. 59    | Wrong context format, should be: "nocontext" OR var1 str1 var2 str2 ...
  60. 60    | Usage: expand_file section ?context?
  61. 61    | Usage: expand_text section ?context?
  62. 62    | Usage: GCControl <subCmd> ?arg?
  63. 63    | Usage: m4_var meta4UserEnv
  64. 64    | Could not open file '%1'
  65. 65    | Usage: isCommand <command>
  66. 66    | Usage: get <variable name> ?default value?
  67. 67    | Usage: versionInfo majorVersion \| minorVersion \| maintVersion \| dbmsInfo \| versionLabel \| dateLabel
  68. 68    | Usage: registry [create \| get \| set \| delete] ...
  69. 69    | Usage: registry get <key> <subkey> <valueName>
  70. 70    | Usage: registry set <key> <subkey> <valueName> <data>
  71. 71    | Usage: registry create <key> <subkey>
  72. 72    | Usage: registry delete <key> <subkey>
  73. 73    | Unknown key for registry command, must be one of HKEY_CLASSES_ROOT, HKEY_CURRENT_USER, HKEY_LOCAL_MACHINE, HKEY_USERS, HKEY_PERFORMANCE_DATA, HKEY_CURRENT_CONFIG or HKEY_DYN_DATA
  74. 74    | Registry command failed: '%1'
  75. 75    | Dictionary contents must be of the form {k1 v1 k2 v2 ... kN vN}
  76. 76    | Invalid search mode, must be one of -exact, -glob or -regexp
  77. 77    | Usage: selfPromoter <class> args body
  78. 78    | Usage: OleAutoObject new <name>
  79. 79    | Usage: knownDispatch <type> <id> args
  80. 80    | knownDispatch type does not match with number of arguments
  81. 81    | knownDispatch has unsupported parameter type
  82. 82    | OleAutoObject creation failed for '%1': %2
  83. 83    | '%1' method '%2' failed: %3
  84. 84    | '%1' method/property '%2' has unsupported return parameter type
  85. 85    | '%1': '%2': %3
  86. 86    | '%1' put property '%2' failed: %3
  87. 87    | '%1' get property '%2' failed: %3
  88. 88    | Usage: m4_msg get <messageId>
  89. 89    | A class cannot inherit from itself
  90. 90    | Invalid errorCode format of error class 'ErrorStack'
  91. 91    | Usage: eval_encrypted <encrypted tcl string>
  92. 92    | ShellLink create failed: '%1'
  93. 93    | ShellLink file open failed: '%1'
  94. 94    | ShellLink file save failed: '%1'
  95.