HP SunSoft Pascal 4.0 User Manual

Page 318

Advertising
background image

294

Pascal 4.0 User’s Guide

B

25670: Index type for arrays cannot be real

25680: Array index type is a

<type>

, not a range or scalar

as required

25690: Packed conformant array schema requires type

identifier as element type

25700: Illegal type in VARYING array, only type CHAR

allowed

25710: Size of

<type>

type exceeds implementation limits

25720: Initializer must be a constant value of same type

26010: Malformed program statement

26020: Malformed declaration

26030: Malformed const declaration

26040: Malformed type declaration

26050: Malformed var declaration

26060: Malformed record declaration

26070: Malformed statement in case

26080: Malformed statement

26090: Missing/malformed expression

26100: Label restricted to 4 digits

26110: Label declared non-integer

26120: Replaced unknown parameter specifier

<identifier>

with

OUT

26130: Deleted ';' before keyword else

Advertising