HP SunSoft Pascal 4.0 User Manual

Page 294

Advertising
background image

270

Pascal 4.0 User’s Guide

B

10840: Illegal argument with format radix specification;

probably a comma missing

11010: have incompatible conformant array schemas

11020: sizeof(conformant array) is undefined

11030: Conformant arrays are not allowed at ANSI Level 0

11040: Subscripting allowed only on arrays, not on

<type>

s

11050: subrange value or array subscript (

<integer>

) is out

of range

11060: compiler takes size of array

11070: Elements of a packed array cannot be passed by

reference

11080: Subscripting allowed only on arrays and varying, not

on

<type>

s

11090: Varying size must be a constant

11100: Size of

<identifier>

is zero

11110: Character array lower bound <> 1

11120: Character array upper bound of 1

11130:

<function>

requires a to be an unpacked array, not

<type>

11140:

<function>

requires z to be a packed array, not

<type>

11150:

<operation>

not allowed on arrays - only allow = and

<>

11160: Packed multidimensional conformant arrays are not

permitted

Advertising