HP SunSoft Pascal 4.0 User Manual

Page 317

Advertising
background image

Error Messages

293

B

25490:

<class>

types must be identical in comparisons -

operator was

<operator>

25500: Index type clashed with set component type for 'in'

25510: Operands of + are of incompatible types

25520: Type names (e.g.

<type>

) allowed only in declarations

25530: Type name (e.g.

<type>

) found in illegal context

25540: Set types of operands of

<operator>

must be compatible

25550: expression has invalid type

25560: Type of expression clashed with type of variable in

assignment

25570: Type of expression in if statement must be Boolean,

not

<type>

25580: Type of transfer function does not match type of

right side

25590:

<identifier>

is a

<class>

, not a type as required

25600: Set type must be range or scalar, not

<type>

25610: Sets must have basetype with range

<number>

..

<number>

25620: Subrange type cannot contain a expression

25630: Scalar types must be identical in subranges

25640: Can't mix

<identifier>

s and

<identifier>

s in subranges

25650: Subrange of real is not allowed

25660: Subrange bounds must be Boolean, character, integer

or scalar, not

<type>

Advertising