HP SunSoft Pascal 4.0 User Manual

Page 313

Advertising
background image

Error Messages

289

B

24120: Case selectors cannot be

<type>

s

24130: Duplicate otherwise clause in case statement

24140: Case label type clashed with case selector

expression type

24150: Multiply defined label in case, lines

<number>

and

<number>

24160: No case-list-elements

24170: Bad case constant

24180: Range in case label must be in ascending order

24190: Maximum number of case selectors exceeded

24200: Cannot next -- not within a loop

24210: Goto

<label>

is into a structured statement

24220: Goto

<label>

from line

<number>

is into a structured

statement

24230: Variable in with statement refers to

<type>

, not to a

record

24240: Maximum WITH nesting depth exceeded, ignoring WITH

variables

24250: Variable in with statement not correct

24260: cannot assign to lhs

24270: Variable required

24280:

<class> <identifier>

found where variable required

24290: univ_ptr variable cannot be dereferenced in

assignment

Advertising