COBCH0961 - COBCH0980
Lists the Syntax Checking error messages from COBCH0961 through COBCH0980.
COBCH0961 Overriding method '%1_s' must have visibility 'PRIVATE'_
COBCH0962 Overriding method '%1_s' must have visibility 'INTERNAL'_
COBCH0963 Overriding method '%1_s' must have visibility 'PROTECTED'_
COBCH0964 Overriding method '%1_s' must have visibility 'PROTECTED INTERNAL'_
COBCH0965 Overriding method '%1_s' must have visibility 'PUBLIC'_
COBCH0966 Either all or no dimensions must be specified using ANY_
COBCH0967 Class '%1_s' inherits from itself (directly or indirectly)_
COBCH0968 Collection element has incompatible type
COBCH0969 Cannot access object data from a static method
COBCH0970 Class '%1_s' inherits from more than one base class
COBCH0971 EXTERNAL not allowed with instance data
COBCH0972 Linkage item data-item-1 (or subordinate item) is referenced but has no addressability
COBCH0973 Must specify at least one CATCH or FINALLY clause_
COBCH0974 Inherited class does not have a default constructor_
COBCH0975 An anonymous method can only be used as a parameter to a delegate constructor_
COBCH0976 SET CONTENT syntax cannot be used with jagged arrays_
COBCH0977 Anonymous method signature does not match that of delegate_
COBCH0978 Anonymous method returning item does not match that of delegate_
COBCH0979 Anonymous method parameter must be new item specified with AS clause_
COBCH0980 YIELDING phrase can only be used in the context of an iterator_
Parent topic:
Messages COBCH0901 to COBCH1000