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

  1. # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
  2.  
  3. # Default value of argument '%1' is only valid if argument is Optional.
  4. global E_HASTOBEOPT;    set E_HASTOBEOPT    "371001"
  5.  
  6. # Class without name skipped.
  7. global E_NONAMECLASS;    set E_NONAMECLASS    "371002"
  8.  
  9. # Class without name skipped.
  10. global W_NONAMECLASS;    set W_NONAMECLASS    "371003"
  11.  
  12. # Not generating special files because of previous errors.
  13. global E_NOSPECFILES;    set E_NOSPECFILES    "371004"
  14.  
  15. # Not saving %1 because of previous errors
  16. global M_NOSAVING;    set M_NOSAVING    "371005"
  17.  
  18. # '%1' is part of a Control loop.
  19. global F_CONTLOOP;    set F_CONTLOOP    "371006"
  20.  
  21. # Class '%1' is not a control.
  22. global E_NOTACONT;    set E_NOTACONT    "371007"
  23.  
  24. # Control '%1' can not contain attributes.
  25. global E_CONTHASNOAT;    set E_CONTHASNOAT    "371008"
  26.  
  27. # Class '%1' can not contain enums.      
  28. global E_NOENUM;    set E_NOENUM    "371009"
  29.  
  30. # Class '%1' can not contain events.
  31. global E_CANTCONTEVENT;    set E_CANTCONTEVENT    "371010"
  32.  
  33. # Control '%1' can not contain methods.
  34. global E_CANTCONTMETH;    set E_CANTCONTMETH    "371011"
  35.  
  36. # Class '%1' can not contain controls.
  37. global E_CANTCONTCONT;    set E_CANTCONTCONT    "371012"
  38.  
  39. # Creating %1 
  40. global M_CREATINGSPEC;    set M_CREATINGSPEC    "371013"
  41.  
  42. # Class feature '%1' of Class '%2' can not be a key attribute.
  43. global W_NOKEYFEAT;    set W_NOKEYFEAT    "371014"
  44.  
  45. # Class feature '%1' of Class '%2' can not have a initial value.
  46. global W_NODEFAULT;    set W_NODEFAULT    "371015"
  47.  
  48. # Event '%1' of Class '%2' is defined more then ones.
  49. global E_EVENTDBDEF;    set E_EVENTDBDEF    "371016"
  50.  
  51. # Method '%1' of Class '%2' is defined more then ones.
  52. global E_METHODDBDEF;    set E_METHODDBDEF    "371017"
  53.  
  54. # '%1' has become obsolete, moving it to old file and regenerating projectfile.    
  55. global W_OBSOL;    set W_OBSOL    "371018"
  56.  
  57. # Obsolete procedure '%1' detected.
  58. global W_OBSOLPROC;    set W_OBSOLPROC    "371019"
  59.  
  60. # Obsolete control '%1' detected.
  61. global W_OBSOLCONTROL;    set W_OBSOLCONTROL    "371020"
  62.  
  63. # System still contains file %1.old.
  64. global E_HASOLD;    set E_HASOLD    "371021"
  65.  
  66. # Incorrect definition of Controlarray '%1' of Class '%2'. 
  67. global W_INCORCONTAR;    set W_INCORCONTAR    "371022"
  68.  
  69. # Syntax error: expected '%1' instead of '%2'.
  70. global E_SYNTAX;    set E_SYNTAX    "371023"
  71.  
  72. # No Remove generated for association '%1'. 
  73. global W_NOREMOVE;    set W_NOREMOVE    "371024"
  74.  
  75. # Changed Remove access for association '%1' from None to Private. 
  76. global W_CHANGEDREM;    set W_CHANGEDREM    "371025"
  77.  
  78. # No Set generated for association '%1'. 
  79. global W_NOSET;    set W_NOSET    "371026"
  80.  
  81. # No Add generated for association '%1'. 
  82. global W_NOADD;    set W_NOADD    "371027"
  83.  
  84. # No Destructor code generated for association '%1'. 
  85. global W_NODTOR;    set W_NODTOR    "371028"
  86.  
  87. # Qualifier '%1' of role '%2' has a incorrect datatype.
  88. global E_QUALTYPEWRONG;    set E_QUALTYPEWRONG    "371029"
  89.  
  90. # Class '%1' can not be a startup form.
  91. global E_CANTBESTARTUP;    set E_CANTBESTARTUP    "371030"
  92.  
  93. # No startup form is specified for this system.
  94. global W_NOSTARTUP;    set W_NOSTARTUP    "371031"
  95.  
  96. # Association '%1' with standard type '%2' ignored.
  97. global W_ASSOCTYPEERR;    set W_ASSOCTYPEERR    "371032"
  98.  
  99. # Checked %1 %2.
  100. global M_CHECKED;    set M_CHECKED    "371033"
  101.  
  102. # Checked Control %1.
  103. global M_CHECKEDCONT;    set M_CHECKEDCONT    "371034"
  104.  
  105. # Already checked Control %1 (%2 error(s) detected).
  106. global M_ARCHECKEDCONT;    set M_ARCHECKEDCONT    "371035"
  107.  
  108. # System contains more then one MDIForm (%1).
  109. global E_MULTIMDIFORMS;    set E_MULTIMDIFORMS    "371036"
  110.  
  111. # System contains more then one Startup Form (%1).
  112. global E_MULTISTARTUP;    set E_MULTISTARTUP    "371037"
  113.  
  114. # Menu control '%1' can only contain other menu controls (not Class '%2').
  115. global E_NOTMENU;    set E_NOTMENU    "371038"
  116.  
  117. # Control '%1' can not contain other controls.
  118. global E_CANTCONT;    set E_CANTCONT    "371039"
  119.  
  120. # Control '%1' can only contain other controls (not Class '%2').
  121. global E_ONLYCONT;    set E_ONLYCONT    "371040"
  122.  
  123. # Replacing parameters of event '%1' of %2 %3. 
  124. global M_USEPARAM;    set M_USEPARAM    "371041"
  125.  
  126. # Not removing %1 because of previous errors
  127. global M_NOTREM;    set M_NOTREM    "371042"
  128.  
  129. # Creating %1
  130. global M_CREATEXTOLD;    set M_CREATEXTOLD    "371043"
  131.  
  132. # Method '%1' can't be Protected (set to Public).
  133. global W_METVISCHANGE;    set W_METVISCHANGE    "371044"
  134.  
  135. # Class name '%1' is a reserved word.
  136. global E_RESERVEDWORD;    set E_RESERVEDWORD    "371045"
  137.  
  138. # No Constructor code generated for association '%1'. 
  139. global W_NOCTOR;    set W_NOCTOR    "371046"
  140.  
  141.