B

20140: Operands of <operator> must both be sets

20150: Set types of operands of <operator> must be compatible

20160: Incorrect statement usage const. with operand

20170: ^ allowed only on files and pointers, not on <type>s

20180: <operation> is an illegal operation on strings

20190: not must operate on a Boolean or Integer, not <type>

20200: not must operate on a Boolean, not <type>

20210: <operation> not allowed on pointers - only allow = and <>

20220: Strings not same length in <operator> comparison

20230: <identifier>s and <identifier>s cannot be compared - operator was <operator>

20240: <identifier>s may not participate in comparisons

21010: Attempt to pass IN parameter to formal reference parameter

21020: Expression type clashed with type of value parameter <identifier> of <identifier>

21030: Expression given (variable required) for var parameter <identifier> of <identifier>

21040: Parenthesis not allowed for var parameter <identifier> of <identifier>

21050: Parameter type not identical to type of var parameter <identifier> of <identifier>

21060: Packed/unpacked type conflict between formal and actual parameters

Error Messages

283