HP SunSoft Pascal 4.0 User Manual

Page 312

Advertising
background image

288

Pascal 4.0 User’s Guide

B

23270: Storage Class non-standard

23280: Initialization in declaration part is non-standard

23290: UNIV_PTR types are non-standard

23300: '_' in an identifier is nonstandard

23310: Octal constants are non-standard

23320:

<operator>

is non-standard

24010: Cannot exit -- not within a loop

24020: For-statement variable

<identifier>

must be unqualified

24030: For-statement variable

<identifier>

cannot be an element

of a record

24040: For-statement variable

<identifier>

may be illegally

changed at line

<number>

24050: For-statement variable

<identifier>

must be declared in

the block in which it is used

24060: For-statement variable

<identifier>

cannot be

<type>

s

24070: Can't modify the for-statement variable

<identifier>

in

the range of the loop

24080: Incorrect control variable

24090: Type of initial expression clashed with index type

in 'for' statement

24100: Type of limit expression clashed with index type in

'for' statement

24110: Can't modify the for variable

<identifier>

in the range

of the loop

Advertising