home *** CD-ROM | disk | FTP | other *** search
- # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
-
- # System '%1' containing PowerBuilder builtin classes not found; run 'Configure PB Environment' in the previous phase to create this system.
- global E_NOBUILTINSYS; set E_NOBUILTINSYS "373001"
-
- # Enumerated types are not supported in PowerBuilder.
- global E_NOENUMS; set E_NOENUMS "373002"
-
- # Class '%1' has more than one super class.
- global E_NOMULTINH; set E_NOMULTINH "373003"
-
- # Class '%1' is part of an inheritance loop.
- global E_INHLOOP; set E_INHLOOP "373004"
-
- # Class '%1' is part of a graphical containment (aggregation) loop.
- global E_GRCONTLOOP; set E_GRCONTLOOP "373005"
-
- # Class '%1' has super class '%2' which is not a global type.
- global E_NONGLOBALSUPER; set E_NONGLOBALSUPER "373006"
-
- # Class '%1' has invalid builtin super class '%2'.
- global E_INVALBUILTINSUPER; set E_INVALBUILTINSUPER "373007"
-
- # Association '%1' from class '%2' to class '%3' is not allowed (both classes should be Global Types).
- global E_ASSGLOBTYPES; set E_ASSGLOBTYPES "373008"
-
- # Association '%1' from class '%2' to class '%3' is not allowed because class '%1' does not support constructor and destructor events.
- global E_ASSCTORDTOR; set E_ASSCTORDTOR "373009"
-
- # Association '%1' from class '%2' to structure '%3' is not allowed.
- global E_ASSWITHSTRUCT; set E_ASSWITHSTRUCT "373010"
-
- # Association '%1' from class '%2' to base type '%3' is not allowed.
- global E_ASSWITHBASETYPE; set E_ASSWITHBASETYPE "373011"
-
- # Association '%1' from class '%2' to enum type '%3' is not allowed.
- global E_ASSWITHENUMTYPE; set E_ASSWITHENUMTYPE "373012"
-
- # Association '%1' from class '%2' to class without name is not allowed.
- global E_ASSCLASSNONAME; set E_ASSCLASSNONAME "373013"
-
- # Reverse aggregation '%1' from contained class '%2' to container class '%3' is not allowed.
- global E_NOREVAGGR; set E_NOREVAGGR "373014"
-
- # Name of aggregation '%1' from class '%2' to class '%3' results in invalid type name in global class '%4'.
- global E_INVALIDLOCTYPE; set E_INVALIDLOCTYPE "373015"
-
- # Name of aggregation '%1' from class '%2' to class '%3' results in multiple defined type in global class '%4'.
- global E_MULTDEFLOCTYPES; set E_MULTDEFLOCTYPES "373016"
-
- # Aggregation '%1' from class '%2' to class '%3' is interpreted as normal association.
- global W_AGGRASASSOC; set W_AGGRASASSOC "373017"
-
- # Class '%1' does not have a super class: assuming class 'nonvisualobject'.
- global W_NOSUPERCLASS; set W_NOSUPERCLASS "373018"
-
- # Association '%1' from menu class '%2' to window class '%3' ignored.
- global W_IGNMENUWINAGGR; set W_IGNMENUWINAGGR "373019"
-
- # Property 'Constant Attribute' of attribute '%1' of class '%2' ignored because no default value is supplied.
- global W_CONST_IGNORED; set W_CONST_IGNORED "373020"
-
- # System still contains old files.
- global E_HASOLD; set E_HASOLD "373021"
-
- # Regeneration stopped for entry '%1'.
- global E_STOP; set E_STOP "373022"
-
- # '%1' has become obsolete, moving to old file.
- global W_OBSOL; set W_OBSOL "373023"
-
- # Old code for method '%1' of class '%2' becomes obsolete.
- global W_OBSOLMETHOD; set W_OBSOLMETHOD "373024"
-
- # Old code for method '%1' of class '%2' detected.
- global W_OLDMETHOD; set W_OLDMETHOD "373025"
-
- # Obsolete event '%1' of class '%2' detected.
- global W_OBSOLEVENT; set W_OBSOLEVENT "373026"
-
- # Obsolete function '%1' of class '%2' detected.
- global W_OBSOLFUNCT; set W_OBSOLFUNCT "373027"
-
- # Obsolete subroutine '%1' of class '%2' detected.
- global W_OBSOLSUBRT; set W_OBSOLSUBRT "373028"
-
- # Obsolete on.'%1' of class '%2' detected.
- global W_OBSOLON; set W_OBSOLON "373029"
-
- # Generating obsolete file '%1'.
- global W_GENOLD; set W_GENOLD "373030"
-
- # Obsolete class '%1' detected.
- global W_OBSOLCLASS; set W_OBSOLCLASS "373031"
-
- # Obsolete control '%1' detected.
- global W_OBSOLCONTR; set W_OBSOLCONTR "373032"
-
- # Method '%1' of obsolete control '%2' detected.
- global W_OBSOLMETHCONTR; set W_OBSOLMETHCONTR "373033"
-
- # Properties of obsolete class '%1' detected.
- global W_OBSOLPROPS; set W_OBSOLPROPS "373034"
-
- # Obsolete class '%1' can not be contained by '%2'.
- global W_OBSOLCLASSENTRY; set W_OBSOLCLASSENTRY "373035"
-
- # Obsolete event '%1' can not be contained by class '%2'.
- global W_OBSOLEVENTCLASS; set W_OBSOLEVENTCLASS "373036"
-
- # Obsolete on '%1' can not be contained by class '%2'.
- global W_OBSOLONCLASS; set W_OBSOLONCLASS "373037"
-
- # Obsolete function '%1' can not be contained by class '%2'.
- global W_OBSOLFUNCTCLASS; set W_OBSOLFUNCTCLASS "373038"
-
- # Obsolete subroutine '%1' can not be contained by class '%2'.
- global W_OBSOLSUBRTCLASS; set W_OBSOLSUBRTCLASS "373039"
-
- # Obsolete binary section can not be contained by entry '%1'.
- global W_OBSOLBINARY; set W_OBSOLBINARY "373040"
-
- # Class '%1' can not contain variables.
- global W_OBSOLVARS; set W_OBSOLVARS "373041"
-
- # Classtype of '%1' changed from '%2' to '%3'.
- global W_OBSOLCLASSTYPE; set W_OBSOLCLASSTYPE "373042"
-
- # Entrytype of '%1' changed from '%2' to '%3'.
- global W_OBSOLENTRYTYPE; set W_OBSOLENTRYTYPE "373043"
-
- # Syntax error: expected ; at end of DECLARE statement in variables of class '%1'.
- global E_DECLARESYNTAX; set E_DECLARESYNTAX "373044"
-
- # Syntax error: expected 'end '%1' of class '%2' instead of end of file.
- global E_ENDEXPECT; set E_ENDEXPECT "373045"
-
- # Syntax error: expected 'end '%1' for '%2' of class '%3' instead of end of file.
- global E_ENDEXPECTMETHOD; set E_ENDEXPECTMETHOD "373046"
-
- # Syntax error: expected end binary section of entry '%1' instead of end of file.
- global E_ENDEXPECTBINARY; set E_ENDEXPECTBINARY "373047"
-
-