HP SunSoft Pascal 4.0 User Manual
Page 295

Error Messages
271
B
11170: For-statement variable
<identifier>
cannot be an element
of a record
11180: . allowed only on records, not on
<type>
s
11190:
<identifier>
is not a field in this record
11200: Record required when specifying variant tags
11210: Missing case constants in variant record
11220:
<identifier>
is a duplicate field name in this record
11230: Duplicate variant case label in record
11240:
<operation>
not allowed on records - only allow = and
<>
11250: Variable in with statement refers to
<identifier>
, not
to a record
11260: Too many tag fields
11270: No variant case label value equals specified
constant value
11280: Tag fields cannot be
<type>
s
11290: Bad variant constant
11300: variant required after case
12010: Assert expression must be Boolean, not
<type>
s
12020: illegal transfer function with
<identifier>
12030: Illegal transfer function
12040: Transfer functions on bit fields not implemented
12050: Oct/hex allowed only on writeln/write calls