HP SunSoft Pascal 4.0 User Manual

Page 316

Advertising
background image

292

Pascal 4.0 User’s Guide

B

25320: Function type should be given only in forward

declaration

25330: Different type declared previously for function

return

<name>

25340: Function type must be specified

25350: Type of expression in while statement must be

Boolean, not

<type>

25360: Until expression type must be Boolean, not

<type>

, in

repeat statement

25370: Array index type incompatible with declared index

type

25380: Too many subscripts

25390: Bad type of variable used for call

25400: Transfer functions only work on types of the same

size

25410: Only type char allowed in varying array

25420: Type mismatch in read from non-text file

25430: Type mismatch in write to non-text file

25440: Specified tag constant type clashed with variant

case selector type

25460: Tag type is out of range

25470: Variant label type incompatible with selector type

25480: set types must be compatible in comparisons -

operator was

<operator>

Advertising