beautypg.com

HP SunSoft Pascal 4.0 User Manual

Page 317

background image

Error Messages

293

B

25490:

types must be identical in comparisons -

operator was

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

25510: Operands of + are of incompatible types

25520: Type names (e.g.

) allowed only in declarations

25530: Type name (e.g.

) found in illegal context

25540: Set types of operands of

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

25580: Type of transfer function does not match type of

right side

25590:

is a

, not a type as required

25600: Set type must be range or scalar, not

25610: Sets must have basetype with range

..

25620: Subrange type cannot contain a expression

25630: Scalar types must be identical in subranges

25640: Can't mix

s and

s in subranges

25650: Subrange of real is not allowed

25660: Subrange bounds must be Boolean, character, integer

or scalar, not