HP SunSoft Pascal 4.0 User Manual

Page 290

Advertising
background image

266

Pascal 4.0 User’s Guide

B

10120: Too many arguments to

<function>

10130: Actual argument cannot be conformant array

10140: Actual argument is incompatible with formal var

parameter

<identifier>

of

<function>

10150: Actual argument is incompatible with formal

<paramtype>

parameter

<identifier>

of

<function>

10160: Actual argument to NONPASCAL procedure cannot be

conformant array

10170: Extra arguments to ADDR ignored

10180: Argument to

<function>

must be of type

<type>

, not

<type>

10190: Second argument to

<function>

must be of type

<type>

,

not

<type>

10200: First argument to

<function>

must be of type

<type>

,

not

<type>

10210: Illegal argument to IN_RANGE

10220: Type clash in argument to IN_RANGE

10230: Illegal argument to ADDR

10240: Third argument to

<function>

must be of type

<type>

,

not

<type>

10250: Argument to ADDR is a dynamically allocated variable

<identifier>

10260: Argument to ADDR is an internal variable

<identifier>

10270: Argument to ADDR is a nested function

<function>

10280: Argument to ADDR is an internal procedure

<function>

Advertising