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

  1. # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
  2.  
  3. # No regeneration done for Object '%1'.
  4. global M_NO_REGEN;    set M_NO_REGEN    "349001"
  5.  
  6. # Object '%1' still contains obsolete code.
  7. global E_OBSOLETESECT;    set E_OBSOLETESECT    "349002"
  8.  
  9. # Moving method '%2' of Class '%1' to the obsolete code section.
  10. global W_OBSOLETECODE;    set W_OBSOLETECODE    "349003"
  11.  
  12. # Object '%1' does not exist in the target model.
  13. global W_NO_TGT_CLASS;    set W_NO_TGT_CLASS    "349004"
  14.  
  15. # Object '%1' starts with illegal header line '%2'.
  16. global E_ILL_HEADER;    set E_ILL_HEADER    "349005"
  17.  
  18. # Object '%1' does not start with '[--] begin <KIND>;' line.
  19. global E_NO_HEADER;    set E_NO_HEADER    "349006"
  20.  
  21. # Object '%1' has changed from '%2' to '%3'.
  22. global W_KIND_CHANGE;    set W_KIND_CHANGE    "349007"
  23.  
  24. # Generating for %1 '%2'...
  25. global M_GEN_FOR;    set M_GEN_FOR    "349008"
  26.  
  27. # Class '%1' is not derived from any class, assuming Class 'Framework.Object'.
  28. global W_CLASS_NO_SUPER;    set W_CLASS_NO_SUPER    "349009"
  29.  
  30. # Class '%1' has more than one direct super class, assuming Class '%2.%3'.
  31. global W_N_SUPERS;    set W_N_SUPERS    "349010"
  32.  
  33. # Class '%1' is derived from %2 '%3.%4', which cannot have subclasses.
  34. global E_ILL_SUPER;    set E_ILL_SUPER    "349011"
  35.  
  36. # %1 '%2' is not allowed to have an association with %3 '%4.%5'.
  37. global E_ILL_DEST;    set E_ILL_DEST    "349012"
  38.  
  39. # %1 '%2' is not allowed to have an association with standard type '%3'.
  40. global E_STDT_DEST;    set E_STDT_DEST    "349013"
  41.  
  42. # %1Attribute '%2' of Class '%3' has no%4.
  43. global E_ATTR_HAS_NO;    set E_ATTR_HAS_NO    "349014"
  44.  
  45. # Service Object '%1' has no operation.
  46. global E_SERVICE_OBJ1;    set E_SERVICE_OBJ1    "349015"
  47.  
  48. # Service Object '%1' should have only one operation, and no data attributes.
  49. global W_SERVICE_OBJ2;    set W_SERVICE_OBJ2    "349016"
  50.  
  51. # Ignoring Attribute initializer '%1' of Service Object '%2' because it has no value.
  52. global W_SERVICE_OBJ3;    set W_SERVICE_OBJ3    "349017"
  53.  
  54. # Constant '%1' has no data attribute.
  55. global E_CONSTANT1;    set E_CONSTANT1    "349018"
  56.  
  57. # Constant '%1' should have only one data attribute, and no operations.
  58. global W_CONSTANT2;    set W_CONSTANT2    "349019"
  59.  
  60. # Constant '%1' has a data attribute without an initial value.
  61. global E_CONSTANT3;    set E_CONSTANT3    "349020"
  62.  
  63. # Cursor '%1' has no operation.
  64. global E_CURSOR1;    set E_CURSOR1    "349021"
  65.  
  66. # Cursor '%1' should have only one operation, and no data attributes.
  67. global W_CURSOR2;    set W_CURSOR2    "349022"
  68.  
  69. # Ignoring return type of Cursor '%1'.
  70. global W_CURSOR3;    set W_CURSOR3    "349023"
  71.  
  72. # Operation '%1' of Class '%2' is ignored.
  73. global W_IGNORE_OPER;    set W_IGNORE_OPER    "349024"
  74.  
  75. # Warning: The user may need to initialize attribute '%1.%2' in method '%3.Init'.
  76. global M_INITIALIZE;    set M_INITIALIZE    "349025"
  77.  
  78. # Class Typedef '%1' has no type.
  79. global E_TD_NO_TYPE;    set E_TD_NO_TYPE    "349026"
  80.  
  81. # Class Generic Typedef '%1' (recursively) does not refer to a valid type.
  82. global E_GTD_2ILL_TYPE;    set E_GTD_2ILL_TYPE    "349027"
  83.  
  84. # Class Generic Typedef '%1' recursively refers to itself.
  85. global E_GTD_RECURSIVE;    set E_GTD_RECURSIVE    "349028"
  86.  
  87. # Class Generic Typedef '%1' refers to invalid Class Generic Typedef '%2'.
  88. global E_GTD_2ILL_GTD;    set E_GTD_2ILL_GTD    "349029"
  89.  
  90. # Warning: In Forte, set the DISTRIBUTED property of Class '%1' to ALLOW = ON.
  91. global M_SERVICE_OBJ;    set M_SERVICE_OBJ    "349030"
  92.  
  93. # Parameter '%1' of %2 '%3' of %4 '%5' has an illegal default value (equals %6, must be NIL).
  94. global E_DEFVAL_PAR;    set E_DEFVAL_PAR    "349031"
  95.  
  96. # Checking %1 '%2'...
  97. global M_CHK_FOR;    set M_CHK_FOR    "349032"
  98.  
  99. # Default value of Parameter '%1' of %2 '%3' of Class '%4' is ignored.
  100. global E_NODEFVAL_PAR;    set E_NODEFVAL_PAR    "349033"
  101.  
  102. # It is not possible to determine the type of Class Generic Typedef '%1'.
  103. global E_GTD_NO_TYPE;    set E_GTD_NO_TYPE    "349034"
  104.  
  105. # It is not possible to generate code for Class Generic Typedef '%1'.
  106. global E_GTD_NO_GEN;    set E_GTD_NO_GEN    "349035"
  107.  
  108. # Interface '%1' has more than one direct super interface, assuming Interface '%2.%3'.
  109. global W_N_ISUPERS;    set W_N_ISUPERS    "349036"
  110.  
  111. # Interface '%1' is derived from %2 '%3.%4', which is not an interface.
  112. global E_ILL_ISUPER;    set E_ILL_ISUPER    "349037"
  113.  
  114. # Interface '%1' is not allowed to have attributes; member '%2' is an attribute.
  115. global E_ILL_IATTR;    set E_ILL_IATTR    "349038"
  116.  
  117. # Member '%2' of Interface '%1' is Private, which is not allowed in interfaces.
  118. global E_ILL_IACCESS;    set E_ILL_IACCESS    "349039"
  119.  
  120. # Service Object '%1' has no class type.
  121. global E_SERVICE_NO_CLASS;    set E_SERVICE_NO_CLASS    "349040"
  122.  
  123. # Ignoring %3 for %1 '%2'.
  124. global W_IGNORE_INH;    set W_IGNORE_INH    "349041"
  125.  
  126. # In Class '%1', assigning body of %4 '%2' to %4 '%3'.
  127. global W_OLDCODE;    set W_OLDCODE    "349042"
  128.  
  129. # Link Class '%1' must be of type 'Class', not of type '%2'.
  130. global E_ILL_LINKCLASS;    set E_ILL_LINKCLASS    "349043"
  131.  
  132.