beautypg.com

HP SunSoft Pascal 4.0 User Manual

Page 312

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:

is non-standard

24010: Cannot exit -- not within a loop

24020: For-statement variable

must be unqualified

24030: For-statement variable

cannot be an element

of a record

24040: For-statement variable

may be illegally

changed at line

24050: For-statement variable

must be declared in

the block in which it is used

24060: For-statement variable

cannot be

s

24070: Can't modify the for-statement variable

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

in the range

of the loop