DBG$HELP.HLB  —  DEBUG  Messages  DECLARERR
 too many declarations, parameter_name ignored

    Facility: DEBUG, VMS Debugger

    Explanation: There is a mismatch between the number of
    declarations in a command procedure and the number of parameters
    passed to that command procedure.

    User Action: Check the command procedure and the DECLARE
    statements within to see if they agree with the number of
    parameters on the command line.
Close Help