Russell Bevers ([log in to unmask]) wrote:
: $check_actual_parm 2$
: $check_formal_parm 2$
: also $standard_level 'HP_PASCAL'$.
: **** ERROR #  1   ACTUAL PARAMETER NOT COMPATIBLE WITH FORMAL PARAMETER
: (208)
: -Russell

$check_actual_parm 2$ & $check_formal_parm 2$ only deal with link time
checking and has no effect on Error 208.