Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0901 - COBCH1000
>
COBCH0921 - COBCH0940
COBCH0921 - COBCH0940
Lists the Syntax Checking error messages from COBCH0921 through COBCH0940.
COBCH0921 Comparison operator must return a condition-value
COBCH0922 Comparison operator must have two parameters that belong to current class
COBCH0923 Conversion operator must have one parameter and one return type
COBCH0924 Either the parameter or the return type must belong to current class
COBCH0925 Referenced non-managed module '%1_s' not found
COBCH0926 Array initializer has non-uniform structure_
COBCH0927 Table dimensions are different from original declaration_
COBCH0928 Must be interface implemented by current class_
COBCH0929 Operator must have one parameters
COBCH0930 Operator must have two parameters
COBCH0931 Operator must have one or two parameters
COBCH0932 At least one parameter must be of current class
COBCH0933 Operator is not defined for operands of this type
COBCH0934 Only native _NET types are allowed in Valuetype instances
COBCH0935 Operator parameters must be passed BY VALUE
COBCH0936 Number of operands does not match dimensions of table
COBCH0937 CUSTOM-ATTRIBUTE %1_s not allowed in this context
COBCH0938 Only native _NET types are allowed to have custom attributes
COBCH0939 CUSTOM-ATTRIBUTE %1_s is only allowed once
COBCH0940 PROPERTY and EVENT must be specified before CUSTOM-ATTRIBUTE
Parent topic:
Messages COBCH0901 to COBCH1000