HP SunSoft Pascal 4.0 User Manual

Page 309

Advertising
background image

Error Messages

285

B

21230: Program parameter

<identifier>

is repeated

21240: Previous declaration for formal parameter '

<identifier>

'

has different type

21250: Previous declaration for formal parameter '

<identifier>

'

has different name '

<identifier>

'

21260: Previous declaration for procedure '

<identifier>

' had

different number of formal parameters

21270: Formal

<class> <name>

cannot be qualified

21280:

<class> <name>

cannot be qualified

21290: Expression given,

<class>

required for

<class>

parameter

<identifier>

21300: Variable given,

<class>

required for

<class>

parameter

<identifier>

21310: Cannot take value of OUT parameter

21320: Invalid assignment to a parameter marked as IN

21330: Parameter congruity error: incompatible groupings

21340: UNIV parameter

<identifier>

should be passed as a var

parameter

21350: Fields which select variant parts may not be passed

by reference

21360: Cannot pass components of packed structures by

reference

21370: Cannot pass components of packed structures by VAR,

OUT, or IN/OUT

22010: Ran out of memory (gentypind)

Advertising