Must specify additional parameters (Error 94)
Occurs when:
The number of parameters specified in a DO ... WITH statement is greater than the number of parameters defined by the PARAMETERS statement in the called program.
-or-
The delegate method does not have the same number of parameters as the event specified in cEvent in the BINDEVENT( ) function.