home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 October
/
PCWorld_1998-10_cd.bin
/
software
/
prehled
/
komix
/
DATA.Z
/
st_msg.tcl
< prev
next >
Wrap
Text File
|
1997-08-05
|
5KB
|
144 lines
# !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
# Bad category header found while regenerating '%1'
global EST_BADCATHEAD; set EST_BADCATHEAD "378001"
# Unknown error '%1'
global EST_UNKNOWNERRMSG; set EST_UNKNOWNERRMSG "378002"
# '%1': Multiple inheritance not supported; discarding additional superclasses
global EST_MULTINHERIT; set EST_MULTINHERIT "378003"
# enums not supported by Smalltalk, not generating for '%1'
global EST_ENUMSNOTSUP; set EST_ENUMSNOTSUP "378004"
# Tcl Method defined but class '%1' not found for operation '%2'
global EST_NOTCLMETHCLS; set EST_NOTCLMETHCLS "378005"
# Tcl method '%1' not found for operation '%2'
global EST_NOTCLMETH; set EST_NOTCLMETH "378006"
# Tcl generator class '%1' must be derived from STGOperationD
global EST_TCLGENDERIV; set EST_TCLGENDERIV "378007"
# Tcl generator class '%1' must be upgraded so that it is derived from STGOperationD (instead of STGOperation)
global EST_TCLUPDDERIV; set EST_TCLUPDDERIV "378008"
# when calling '%1': ' '%2'
global EST_CALL; set EST_CALL "378009"
# special operator operator '%1' must have exactly one argument; special characters ignored
global EST_ONEARG; set EST_ONEARG "378010"
# Invalid syntax for special operator '%1'; special characters ignored
global EST_INVALIDSYNT; set EST_INVALIDSYNT "378011"
# FAILURE ALARM: getSTName called for object without name
global EST_FAILNONAME; set EST_FAILNONAME "378012"
# FAILURE ALARM: getArgumentName called for object without argument name
global EST_FAILNOARGNAME; set EST_FAILNOARGNAME "378013"
# Method '%1' is obsolete
global WST_OBSOLMETHOD; set WST_OBSOLMETHOD "378014"
# Class '%1' has no superclasses, defaulting to Object
global WST_NOSUPERCLASS; set WST_NOSUPERCLASS "378015"
# Class '%1' with '%2' inheritance and superclass '%3' with '%4' inheritance may not be accepted by Smalltalk
global WST_DIFFINHERITTYPE; set WST_DIFFINHERITTYPE "378016"
# Class '%1' with variableByte inheritance and instance variables may not be accepted by Smalltalk
global WST_VARBYTEINHERIT; set WST_VARBYTEINHERIT "378017"
# Removed " from comment of method '%1'
global WST_REMOVEDQUOTE; set WST_REMOVEDQUOTE "378018"
# Removed " from constructor comment
global WST_REMOVEDQUOTECST; set WST_REMOVEDQUOTECST "378019"
# Removed ' from comment of method '%1'
global WST_REMOVEQUOTE; set WST_REMOVEQUOTE "378020"
# Removed ' from description of '%1'
global WST_REMOVEQUOTEDESCR; set WST_REMOVEQUOTEDESCR "378021"
# Removed illegal characters from '%1'
global WST_REMOVECHARS; set WST_REMOVECHARS "378022"
# Not generating printOn and printVars: already defined by user
global WST_NOGENPRINT; set WST_NOGENPRINT "378023"
# Default constructor overrides user defined constructor
global WST_DEFCONSTRULES; set WST_DEFCONSTRULES "378024"
# user defined constructor overridden by automatically generated new
global WST_AUTOCONSTRULES; set WST_AUTOCONSTRULES "378025"
# Cannot generate initial value expression for class variable '%1': no write access
global WST_NOGENINITVAL; set WST_NOGENINITVAL "378026"
# qualifier '%1' is defined in '%2', but not as instance variable
global WST_QUALNOINSTC; set WST_QUALNOINSTC "378027"
# user defined qualifier '%1' not defined in '%2', creating it
global WST_QUALNOTDEF; set WST_QUALNOTDEF "378028"
# Link class without name skipped
global WST_LINKCLSSSKIPPED; set WST_LINKCLSSSKIPPED "378029"
# Not generating special files because of previous errors
global WST_NOGENSPECFLS; set WST_NOGENSPECFLS "378030"
# Generating for class %1
global MST_GENERATE; set MST_GENERATE "378031"
# Generating for link class %1
global MST_GENERATELINK; set MST_GENERATELINK "378032"
# Checking for class %1
global MST_CHECK; set MST_CHECK "378033"
# External class %1 not checked
global MST_NOCHKEXTCLS; set MST_NOCHKEXTCLS "378034"
# Generating import script for all classes
global MST_GENIMPSCRPTS; set MST_GENIMPSCRPTS "378035"
# Generating export script for all classes
global MST_GENEXPSCRPTS; set MST_GENEXPSCRPTS "378036"
# Parameter nil for mandatory association
global PARAMETER_NIL; set PARAMETER_NIL "378037"
# Associated object not found
global ASSOC_OBJ_NOT_FOUND; set ASSOC_OBJ_NOT_FOUND "378038"
# Qualifier not found
global QUAL_NOT_FOUND; set QUAL_NOT_FOUND "378039"
# Constraint violation
global CONSTRAINT; set CONSTRAINT "378040"
# Cannot release
global CANNOT_RELEASE; set CANNOT_RELEASE "378041"
# Method '%1' of class '%2' is obsolete.
global WST_OBSOLMETHODCLASS; set WST_OBSOLMETHODCLASS "378042"
# Obsolete Class '%1' detected.
global WST_OBSOLCLASS; set WST_OBSOLCLASS "378043"
# Classname '%1' will be capitalized to '%2'.
global WST_CAPITCLASS; set WST_CAPITCLASS "378044"
# Association '%1' of class '%2' contains duplicate opposite qualifier name '%3'.
global EST_DUPOPPQUAL; set EST_DUPOPPQUAL "378045"
# Association '%1' of class '%2' contains opposite qualifier name '%3' which is already a data attribute.
global EST_DATAOPPQUAL; set EST_DATAOPPQUAL "378046"
# Attribute for association '%1' of class '%2' is already a data attribute (%3)
global EST_ASSOCEQALDATA; set EST_ASSOCEQALDATA "378047"