home *** CD-ROM | disk | FTP | other *** search
- # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
-
- # Abstract method called: %1
- global F_ABSTRACT; set F_ABSTRACT "377001"
-
- # Section category '%1' not found
- global F_NOCATEGORY; set F_NOCATEGORY "377002"
-
- # Internal inconsistency found in %1
- global F_INTINCON; set F_INTINCON "377003"
-
- # File '%1' still contains '%2' or '%3' section
- global E_CONTAINSOLD; set E_CONTAINSOLD "377004"
-
- # Unmatched braces in file %1
- global E_UNMATCHBRACES; set E_UNMATCHBRACES "377005"
-
- # Definition without oopl class
- global E_DEFNOOOPL; set E_DEFNOOOPL "377006"
-
- # Generating for existing class %1
- global E_EXISTS; set E_EXISTS "377007"
-
- # Class refered to does not exist (%1)
- global E_NOCLASS; set E_NOCLASS "377008"
-
- # Not generating special files because of previous errors
- global W_NOTGENSPEC; set W_NOTGENSPEC "377009"
-
- # %1 not generated... (unimplemented)
- global W_UNIMPLEMENT; set W_UNIMPLEMENT "377010"
-
- # Generating %1 code section in %2
- global W_GENOCODE; set W_GENOCODE "377011"
-
- # Pre 7.1.1 generated code found in %1 (upgrading)
- global W_UPGRADE; set W_UPGRADE "377012"
-
- # Unsupported inline constructor
- global W_INLINECTOR; set W_INLINECTOR "377013"
-
- # No remove generated for %1::%2
- global W_NOGENREMOVE; set W_NOGENREMOVE "377014"
-
- # Not generating constructor (partly) for opposite of qualified association (%1::%2)
- global W_NOGENCTOR; set W_NOGENCTOR "377015"
-
- # Not generating destructor (partly) for opposite of qualified association (%1::%2)
- global W_NOGENDTOR; set W_NOGENDTOR "377016"
-
- # Not generating update method for opposite of qualified association (%1::%2)
- global W_NOGENUPDATE; set W_NOGENUPDATE "377017"
-
- # Class without name skipped
- global W_NONAME; set W_NONAME "377018"
-
- # Class library '%1' not found
- global E_NOCLASSLIB; set E_NOCLASSLIB "377019"
-
- # Mandatory-Mandatory association between '%1' and '%2'
- global E_MANDMAND; set E_MANDMAND "377020"
-
- # Typedef loop found at class '%1'
- global E_REFERTYPED; set E_REFERTYPED "377021"
-
- # Mandatory association loop detected at class '%1'
- global E_ASSOCLOOP; set E_ASSOCLOOP "377022"
-
- # Unable to parse input file: %1
- global E_SYNTAX; set E_SYNTAX "377023"
-
- # Class '%1' has a method with the same name as the class; use '$create()' for a class constructor.
- global W_USECTOR; set W_USECTOR "377024"
-
- # Can not have not nullable attributes with a default value in class '%1' attribute '%2'.
- global W_NONULLDEFAULT; set W_NONULLDEFAULT "377025"
-
- # Illegal combination of static and abstract/virtual in '%1'
- global E_STATICABSTRACT; set E_STATICABSTRACT "377026"
-
-