beautypg.com

HP SunSoft Pascal 4.0 User Manual

Page 307

background image

Error Messages

283

B

20140: Operands of

must both be sets

20150: Set types of operands of

must be compatible

20160: Incorrect statement usage const. with operand

20170: ^ allowed only on files and pointers, not on

s

20180:

is an illegal operation on strings

20190: not must operate on a Boolean or Integer, not

20200: not must operate on a Boolean, not

20210:

not allowed on pointers - only allow = and

<>

20220: Strings not same length in

comparison

20230:

s and

s cannot be compared -

operator was

20240:

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

of

21030: Expression given (variable required) for var

parameter

of

21040: Parenthesis not allowed for var parameter

of

21050: Parameter type not identical to type of var

parameter

of

21060: Packed/unpacked type conflict between formal and

actual parameters